mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-08 23:29:28 +00:00
added first version of beaker tests (wip)
This commit is contained in:
13
spec/acceptance/nodesets/default.yml
Normal file
13
spec/acceptance/nodesets/default.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
HOSTS:
|
||||
ubuntu-server-1204-x64:
|
||||
roles:
|
||||
- master
|
||||
platform: ubuntu-12.04-amd64
|
||||
box: puppetlabs/ubuntu-12.04-64-nocm
|
||||
#box: wywy-ubuntu-12.04.5
|
||||
box_url: https://vagrantcloud.com/puppetlabs/boxes/ubuntu-12.04-64-nocm
|
||||
#box_url: http://files.munich.wywy.com/vagrant/box/wywy-ubuntu-12.04.5.box
|
||||
hypervisor: vagrant
|
||||
CONFIG:
|
||||
log_level: verbose
|
||||
type: foss
|
Reference in New Issue
Block a user