Skip to content
GitLab
Menu
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
5f03e089
Commit
5f03e089
authored
Mar 31, 2015
by
Mickaël Canévet
Browse files
Update with msync
parent
204d1ec9
Changes
9
Hide whitespace changes
Inline
Side-by-side
spec/acceptance/nodesets/centos-6-x86_64-docker.yml
0 → 100644
View file @
5f03e089
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
View file @
5f03e089
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
View file @
5f03e089
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
View file @
5f03e089
...
...
@@ -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
...
...
spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
View file @
5f03e089
...
...
@@ -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
spec/acceptance/nodesets/debian-6-x86_64-openstack.yml
0 → 100644
View file @
5f03e089
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
spec/acceptance/nodesets/debian-7-x86_64-openstack.yml
View file @
5f03e089
...
...
@@ -4,8 +4,8 @@ HOSTS:
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
...
...
spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
View file @
5f03e089
...
...
@@ -4,7 +4,7 @@ HOSTS:
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
spec/acceptance/nodesets/debian-8-x86_64-openstack.yml
View file @
5f03e089
...
...
@@ -4,8 +4,8 @@ HOSTS:
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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