Skip to content
Snippets Groups Projects
Commit 5f03e089 authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Update with msync

parent 204d1ec9
No related branches found
Tags
No related merge requests found
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
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
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
...@@ -4,8 +4,8 @@ HOSTS: ...@@ -4,8 +4,8 @@ HOSTS:
strict_variables: strict_variables:
platform: el-7-x86_64 platform: el-7-x86_64
hypervisor : openstack hypervisor : openstack
flavor: m1.medium flavor: m1.small
image: centos-7-x86_64-genericcloud-20140929_01 image: centos-7-latest
user: centos user: centos
CONFIG: CONFIG:
type: foss type: foss
......
...@@ -4,7 +4,7 @@ HOSTS: ...@@ -4,7 +4,7 @@ HOSTS:
strict_variables: strict_variables:
platform: el-7-x86_64 platform: el-7-x86_64
hypervisor : vagrant hypervisor : vagrant
box : puppetlabs/centos-7.0-64-nocm box : camptocamp/centos-7-x86_64
CONFIG: CONFIG:
type: foss type: foss
log_level: debug log_level: debug
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
...@@ -4,8 +4,8 @@ HOSTS: ...@@ -4,8 +4,8 @@ HOSTS:
strict_variables: strict_variables:
platform: debian-7-amd64 platform: debian-7-amd64
hypervisor : openstack hypervisor : openstack
flavor: m1.medium flavor: m1.small
image: debian-7-amd64-20141121 image: debian-7-latest
user: debian user: debian
CONFIG: CONFIG:
type: foss type: foss
......
...@@ -4,7 +4,7 @@ HOSTS: ...@@ -4,7 +4,7 @@ HOSTS:
strict_variables: strict_variables:
platform: debian-7-amd64 platform: debian-7-amd64
hypervisor : vagrant hypervisor : vagrant
box : puppetlabs/debian-7.8-64-nocm box : camptocamp/debian-7-amd64
CONFIG: CONFIG:
type: foss type: foss
log_level: debug log_level: debug
...@@ -4,8 +4,8 @@ HOSTS: ...@@ -4,8 +4,8 @@ HOSTS:
strict_variables: strict_variables:
platform: debian-8-amd64 platform: debian-8-amd64
hypervisor : openstack hypervisor : openstack
flavor: m1.medium flavor: m1.small
image: debian-8-amd64-20141121 image: debian-8-latest
user: debian user: debian
CONFIG: CONFIG:
type: foss type: foss
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment