a353e8e16d
This work converts all the tests over to beaker. Some things are done slightly different in beaker, we rely much more heavily on catch_failures rather than explicitly laying out the exit codes we want but I have attempted to preserve the spirit of all tests.
10 lines
248 B
YAML
10 lines
248 B
YAML
HOSTS:
|
|
centos-59-x64:
|
|
roles:
|
|
- master
|
|
platform: el-5-x86_64
|
|
box : centos-59-x64-vbox4210-nocm
|
|
box_url : http://puppet-vagrant-boxes.puppetlabs.com/centos-59-x64-vbox4210-nocm.box
|
|
hypervisor : vagrant
|
|
CONFIG:
|
|
type: git
|