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
285 B
YAML
10 lines
285 B
YAML
HOSTS:
|
|
ubuntu-server-12042-x64:
|
|
roles:
|
|
- master
|
|
platform: ubuntu-12.04-amd64
|
|
box : ubuntu-server-12042-x64-vbox4210-nocm
|
|
box_url : http://puppet-vagrant-boxes.puppetlabs.com/ubuntu-server-12042-x64-vbox4210-nocm.box
|
|
hypervisor : vagrant
|
|
CONFIG:
|
|
type: git
|