Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
928ecef5
Commit
928ecef5
authored
Mar 04, 2016
by
Mickaël Canévet
Browse files
Remove old nodesets
parent
bcb2de1e
Changes
27
Hide whitespace changes
Inline
Side-by-side
spec/acceptance/nodesets/centos-5-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-5-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-5-x86_64
hypervisor
:
docker
image
:
tianon/centos:5.10
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
yum
install
-y
crontabs
tar
wget
which'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/centos-6-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-6-x86_64
hypervisor
:
docker
image
:
centos:6
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
rm
-rf
/var/run/network/*'
-
'
yum
install
-y
crontabs
tar
wget'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/centos-6-x86_64-openstack.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-6-x86_64
hypervisor
:
openstack
flavor
:
m1.small
image
:
centos-6-latest
user
:
root
CONFIG
:
type
:
aio
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-6-x86_64
hypervisor
:
vagrant
box
:
camptocamp/centos-6-x86_64
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/centos-7-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-7-x86_64
hypervisor
:
docker
image
:
centos:7
docker_preserve_image
:
true
docker_cmd
:
'
["/usr/sbin/init"]'
docker_image_commands
:
-
'
yum
install
-y
crontabs
tar
wget'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/centos-7-x86_64-openstack.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-7-x86_64
hypervisor
:
openstack
flavor
:
m1.small
image
:
centos-7-latest
user
:
centos
CONFIG
:
type
:
aio
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
centos-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-7-x86_64
hypervisor
:
vagrant
box
:
camptocamp/centos-7-x86_64
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/debian-6-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-6-amd64
hypervisor
:
docker
image
:
debian:6
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
apt-get
install
-y
cron
locales-all
net-tools
wget'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/debian-6-x86_64-openstack.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-6-amd64
hypervisor
:
openstack
flavor
:
m1.small
image
:
debian-6-latest
user
:
debian
CONFIG
:
type
:
aio
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-6-amd64
hypervisor
:
vagrant
box
:
puppetlabs/debian-6.0.10-64-nocm
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/debian-7-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-7-amd64
hypervisor
:
docker
image
:
debian:7
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
apt-get
install
-y
cron
locales-all
net-tools
wget'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/debian-7-x86_64-openstack.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-7-amd64
hypervisor
:
openstack
flavor
:
m1.small
image
:
debian-7-latest
user
:
debian
CONFIG
:
type
:
aio
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-7-amd64
hypervisor
:
vagrant
box
:
camptocamp/debian-7-amd64
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/debian-8-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-8-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-8-amd64
hypervisor
:
docker
image
:
debian:8
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
apt-get
install
-y
cron
locales-all
net-tools
wget'
-
'
rm
-f
/usr/sbin/policy-rc.d'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/debian-8-x86_64-openstack.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-8-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-8-amd64
hypervisor
:
openstack
flavor
:
m1.small
image
:
debian-8-latest
user
:
debian
CONFIG
:
type
:
aio
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/debian-8-x86_64-vagrant.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
debian-8-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-8-amd64
hypervisor
:
vagrant
box
:
camptocamp/debian-8-amd64
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/ubuntu-10.04-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
ubuntu-1004-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-10.04-amd64
hypervisor
:
docker
image
:
ubuntu:10.04
# 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/ubuntu-12.04-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
ubuntu-1204-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-12.04-amd64
hypervisor
:
docker
image
:
ubuntu:12.04
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
apt-get
install
-y
net-tools
wget'
-
'
locale-gen
en_US.UTF-8'
CONFIG
:
type
:
aio
log_level
:
debug
spec/acceptance/nodesets/ubuntu-12.04-x86_64-openstack.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
ubuntu-1204-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-12.04-amd64
hypervisor
:
openstack
flavor
:
m1.small
image
:
ubuntu-1204-latest
user
:
ubuntu
CONFIG
:
type
:
aio
log_level
:
debug
openstack_network
:
default
spec/acceptance/nodesets/ubuntu-14.04-x86_64-docker.yml
deleted
100644 → 0
View file @
bcb2de1e
HOSTS
:
ubuntu-1404-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-14.04-amd64
hypervisor
:
docker
image
:
ubuntu:14.04
docker_preserve_image
:
true
docker_cmd
:
'
["/sbin/init"]'
docker_image_commands
:
-
'
rm
/usr/sbin/policy-rc.d'
-
'
rm
/sbin/initctl;
dpkg-divert
--rename
--remove
/sbin/initctl'
-
'
apt-get
install
-y
net-tools
wget'
-
'
locale-gen
en_US.UTF-8'
CONFIG
:
type
:
aio
log_level
:
debug
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment