
Updated for suggestions from crinkle. Left spec_helper_acceptance alone because jeblair's change is the right place to make that modification. Change-Id: Ic1aa2a0a78ea74661e95399e1e6393af5cf687b0
12 lines
266 B
YAML
12 lines
266 B
YAML
HOSTS:
|
|
ubuntu-server-1404-x64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-14.04-amd64
|
|
box: puppetlabs/ubuntu-14.04-64-nocm
|
|
box_url: https://vagrantcloud.com/puppetlabs/ubuntu-14.04-64-nocm
|
|
hypervisor: vagrant
|
|
CONFIG:
|
|
log_level: debug
|
|
type: git
|