--- /dev/null
+HOSTS:
+ centos-6-x64:
+ default_apply_opts:
+ strict_variables:
+ platform: el-6-x86_64
+ hypervisor : docker
+ image: centos:6
+ # This stops the image from being deleted on completion, speeding up the process.
+ docker_preserve_image: true
+CONFIG:
+ type: foss
+ log_level: debug
--- /dev/null
+HOSTS:
+ centos-6-x64:
+ default_apply_opts:
+ strict_variables:
+ platform: el-6-x86_64
+ hypervisor : openstack
+ flavor: m1.small
+ image: centos-6-latest
+ user: root
+CONFIG:
+ type: foss
+ log_level: debug
+ openstack_network: default
--- /dev/null
+HOSTS:
+ centos-6-x64:
+ default_apply_opts:
+ strict_variables:
+ platform: el-6-x86_64
+ hypervisor : vagrant
+ box : camptocamp/centos-6-x86_64
+CONFIG:
+ type: foss
+ log_level: debug
strict_variables:
platform: el-7-x86_64
hypervisor : openstack
- flavor: m1.medium
- image: centos-7-x86_64-genericcloud-20140929_01
+ flavor: m1.small
+ image: centos-7-latest
user: centos
CONFIG:
type: foss
strict_variables:
platform: el-7-x86_64
hypervisor : vagrant
- box : puppetlabs/centos-7.0-64-nocm
+ box : camptocamp/centos-7-x86_64
CONFIG:
type: foss
log_level: debug
--- /dev/null
+HOSTS:
+ debian-6-x64:
+ default_apply_opts:
+ strict_variables:
+ platform: debian-6-amd64
+ hypervisor : openstack
+ flavor: m1.small
+ image: debian-6-latest
+ user: debian
+CONFIG:
+ type: foss
+ log_level: debug
+ openstack_network: default
strict_variables:
platform: debian-7-amd64
hypervisor : openstack
- flavor: m1.medium
- image: debian-7-amd64-20141121
+ flavor: m1.small
+ image: debian-7-latest
user: debian
CONFIG:
type: foss
strict_variables:
platform: debian-7-amd64
hypervisor : vagrant
- box : puppetlabs/debian-7.8-64-nocm
+ box : camptocamp/debian-7-amd64
CONFIG:
type: foss
log_level: debug
strict_variables:
platform: debian-8-amd64
hypervisor : openstack
- flavor: m1.medium
- image: debian-8-amd64-20141121
+ flavor: m1.small
+ image: debian-8-latest
user: debian
CONFIG:
type: foss