Loading spec/acceptance/nodesets/centos-6-x86_64-docker.yml 0 → 100644 +12 −0 Original line number Diff line number Diff line 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 spec/acceptance/nodesets/centos-6-x86_64-openstack.yml 0 → 100644 +13 −0 Original line number Diff line number Diff line 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 spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml 0 → 100644 +10 −0 Original line number Diff line number Diff line 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 spec/acceptance/nodesets/centos-7-x86_64-openstack.yml +2 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,8 @@ HOSTS: 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 Loading spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ HOSTS: 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 Loading
spec/acceptance/nodesets/centos-6-x86_64-docker.yml 0 → 100644 +12 −0 Original line number Diff line number Diff line 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
spec/acceptance/nodesets/centos-6-x86_64-openstack.yml 0 → 100644 +13 −0 Original line number Diff line number Diff line 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
spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml 0 → 100644 +10 −0 Original line number Diff line number Diff line 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
spec/acceptance/nodesets/centos-7-x86_64-openstack.yml +2 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,8 @@ HOSTS: 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 Loading
spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ HOSTS: 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