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
450e7294
Commit
450e7294
authored
May 26, 2015
by
Mickaël Canévet
Browse files
Use random application order in nodeset
parent
a20fb963
Changes
26
Hide whitespace changes
Inline
Side-by-side
spec/acceptance/nodesets/centos-5-x86_64-docker.yml
View file @
450e7294
HOSTS
:
centos-5-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-5-x86_64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/centos-6-x86_64-docker.yml
View file @
450e7294
HOSTS
:
centos-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-6-x86_64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/centos-6-x86_64-openstack.yml
View file @
450e7294
HOSTS
:
centos-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-6-x86_64
hypervisor
:
openstack
...
...
spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml
View file @
450e7294
HOSTS
:
centos-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-6-x86_64
hypervisor
:
vagrant
...
...
spec/acceptance/nodesets/centos-7-x86_64-docker.yml
View file @
450e7294
HOSTS
:
centos-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-7-x86_64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/centos-7-x86_64-openstack.yml
View file @
450e7294
HOSTS
:
centos-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-7-x86_64
hypervisor
:
openstack
...
...
spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
View file @
450e7294
HOSTS
:
centos-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
el-7-x86_64
hypervisor
:
vagrant
...
...
spec/acceptance/nodesets/debian-6-x86_64-docker.yml
View file @
450e7294
HOSTS
:
debian-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-6-amd64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/debian-6-x86_64-openstack.yml
View file @
450e7294
HOSTS
:
debian-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-6-amd64
hypervisor
:
openstack
...
...
spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
View file @
450e7294
HOSTS
:
debian-6-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-6-amd64
hypervisor
:
vagrant
...
...
spec/acceptance/nodesets/debian-7-x86_64-docker.yml
View file @
450e7294
HOSTS
:
debian-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-7-amd64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/debian-7-x86_64-openstack.yml
View file @
450e7294
HOSTS
:
debian-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-7-amd64
hypervisor
:
openstack
...
...
spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
View file @
450e7294
HOSTS
:
debian-7-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-7-amd64
hypervisor
:
vagrant
...
...
spec/acceptance/nodesets/debian-8-x86_64-docker.yml
View file @
450e7294
HOSTS
:
debian-8-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-8-amd64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/debian-8-x86_64-openstack.yml
View file @
450e7294
HOSTS
:
debian-8-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-8-amd64
hypervisor
:
openstack
...
...
spec/acceptance/nodesets/debian-8-x86_64-vagrant.yml
View file @
450e7294
HOSTS
:
debian-8-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
debian-8-amd64
hypervisor
:
vagrant
...
...
spec/acceptance/nodesets/ubuntu-10.04-x86_64-docker.yml
View file @
450e7294
HOSTS
:
ubuntu-1004-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-10.04-amd64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/ubuntu-12.04-x86_64-docker.yml
View file @
450e7294
HOSTS
:
ubuntu-1204-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-12.04-amd64
hypervisor
:
docker
...
...
spec/acceptance/nodesets/ubuntu-12.04-x86_64-openstack.yml
View file @
450e7294
HOSTS
:
ubuntu-1204-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-12.04-amd64
hypervisor
:
openstack
...
...
spec/acceptance/nodesets/ubuntu-14.04-x86_64-docker.yml
View file @
450e7294
HOSTS
:
ubuntu-1404-x64
:
default_apply_opts
:
order
:
random
strict_variables
:
platform
:
ubuntu-14.04-amd64
hypervisor
:
docker
...
...
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