7c15f3039f
This change updates the way we do the os check to use the os facts rather than running facter via beaker. Change-Id: Iaee0ad6252b44ad2e2b5e6478957084c5aa18c05
12 lines
270 B
YAML
12 lines
270 B
YAML
HOSTS:
|
|
ubuntu-server-16.04-amd64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-16.04-amd64
|
|
box: puppetlabs/ubuntu-16.04-64-nocm
|
|
box_url: https://vagrantcloud.com/puppetlabs/ubuntu-16.04-64-nocm
|
|
hypervisor: vagrant
|
|
CONFIG:
|
|
log_level: debug
|
|
type: foss
|