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

Use AIO for nodesets

parent df5576ed
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
......@@ -11,5 +11,5 @@ HOSTS:
docker_image_commands:
- 'yum install -y crontabs tar wget which'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -12,5 +12,5 @@ HOSTS:
- 'rm -rf /var/run/network/*'
- 'yum install -y crontabs tar wget'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: centos-6-latest
user: root
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
......@@ -7,5 +7,5 @@ HOSTS:
hypervisor : vagrant
box : camptocamp/centos-6-x86_64
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -11,5 +11,5 @@ HOSTS:
docker_image_commands:
- 'yum install -y crontabs tar wget'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: centos-7-latest
user: centos
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
......@@ -7,5 +7,5 @@ HOSTS:
hypervisor : vagrant
box : camptocamp/centos-7-x86_64
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -11,5 +11,5 @@ HOSTS:
docker_image_commands:
- 'apt-get install -y cron locales-all net-tools wget'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: debian-6-latest
user: debian
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
......@@ -7,5 +7,5 @@ HOSTS:
hypervisor : vagrant
box : puppetlabs/debian-6.0.10-64-nocm
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -11,5 +11,5 @@ HOSTS:
docker_image_commands:
- 'apt-get install -y cron locales-all net-tools wget'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: debian-7-latest
user: debian
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
......@@ -7,5 +7,5 @@ HOSTS:
hypervisor : vagrant
box : camptocamp/debian-7-amd64
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -12,5 +12,5 @@ HOSTS:
- 'apt-get install -y cron locales-all net-tools wget'
- 'rm -f /usr/sbin/policy-rc.d'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: debian-8-latest
user: debian
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
......@@ -7,5 +7,5 @@ HOSTS:
hypervisor : vagrant
box : camptocamp/debian-8-amd64
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -12,5 +12,5 @@ HOSTS:
- 'apt-get install -y net-tools wget'
- 'locale-gen en_US.UTF-8'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: ubuntu-1204-latest
user: ubuntu
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
......@@ -14,5 +14,5 @@ HOSTS:
- 'apt-get install -y net-tools wget'
- 'locale-gen en_US.UTF-8'
CONFIG:
type: foss
type: aio
log_level: debug
......@@ -9,6 +9,6 @@ HOSTS:
image: ubuntu-1404-latest
user: ubuntu
CONFIG:
type: foss
type: aio
log_level: debug
openstack_network: default
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment