Files
puppet-ceph/spec/acceptance/nodesets/default.yml
David Gurtner 498f8e16a3 Add rspec beaker boxes for centos7 and trusy
This adds all the necessary rspec beaker nodesets to run single or
multi host tests for the following distributions and respective
versions:

- centos7.0
- centos6.6
- ubuntu trusty
- ubuntu precise

Change-Id: Id3ba6dc837eeeb77b32f575b050f162017aeb256
2015-07-14 21:25:41 +02:00

23 lines
524 B
YAML

HOSTS:
first:
roles:
- master
- mon
platform: ubuntu-1404-amd64
box: puppetlabs/ubuntu-14.04-64-nocm
box_url: https://vagrantcloud.com/puppetlabs/boxes/ubuntu-14.04-64-nocm
hypervisor: vagrant
ip: 10.11.12.2
second:
roles:
- osd
- client
platform: ubuntu-1404-amd64
box: puppetlabs/ubuntu-14.04-64-nocm
box_url: https://vagrantcloud.com/puppetlabs/boxes/ubuntu-14.04-64-nocm
hypervisor: vagrant
ip: 10.11.12.3
CONFIG:
type: foss
set_env: false