Showing with 31 additions and 1 deletion.
  1. +4 −0 CHANGELOG.md
  2. +1 −1 metadata.json
  3. +1 −0 spec/acceptance/nodesets/centos-5-x86_64-docker.yml
  4. +1 −0 spec/acceptance/nodesets/centos-6-x86_64-docker.yml
  5. +1 −0 spec/acceptance/nodesets/centos-6-x86_64-openstack.yml
  6. +1 −0 spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml
  7. +1 −0 spec/acceptance/nodesets/centos-7-x86_64-docker.yml
  8. +1 −0 spec/acceptance/nodesets/centos-7-x86_64-openstack.yml
  9. +1 −0 spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
  10. +1 −0 spec/acceptance/nodesets/debian-6-x86_64-docker.yml
  11. +1 −0 spec/acceptance/nodesets/debian-6-x86_64-openstack.yml
  12. +1 −0 spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
  13. +1 −0 spec/acceptance/nodesets/debian-7-x86_64-docker.yml
  14. +1 −0 spec/acceptance/nodesets/debian-7-x86_64-openstack.yml
  15. +1 −0 spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
  16. +1 −0 spec/acceptance/nodesets/debian-8-x86_64-docker.yml
  17. +1 −0 spec/acceptance/nodesets/debian-8-x86_64-openstack.yml
  18. +1 −0 spec/acceptance/nodesets/debian-8-x86_64-vagrant.yml
  19. +1 −0 spec/acceptance/nodesets/ubuntu-10.04-x86_64-docker.yml
  20. +1 −0 spec/acceptance/nodesets/ubuntu-12.04-x86_64-docker.yml
  21. +1 −0 spec/acceptance/nodesets/ubuntu-12.04-x86_64-openstack.yml
  22. +1 −0 spec/acceptance/nodesets/ubuntu-14.04-x86_64-docker.yml
  23. +1 −0 spec/acceptance/nodesets/ubuntu-14.04-x86_64-openstack.yml
  24. +1 −0 spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml
  25. +1 −0 spec/acceptance/nodesets/ubuntu-14.10-x86_64-docker.yml
  26. +1 −0 spec/acceptance/nodesets/ubuntu-14.10-x86_64-openstack.yml
  27. +1 −0 spec/acceptance/nodesets/ubuntu-15.04-x86_64-docker.yml
  28. +1 −0 spec/acceptance/nodesets/ubuntu-15.04-x86_64-openstack.yml
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2015-05-26 - Release 0.1.13

Use random application order in nodeset

## 2015-05-26 - Release 0.1.12

add utopic & vivid nodesets
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "camptocamp-systemd",
"version": "0.1.12",
"version": "0.1.13",
"author": "Camptocamp",
"summary": "Puppet Systemd module",
"license": "Apache-2.0",
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-5-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-5-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-5-x86_64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-6-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-6-x86_64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-6-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-6-x86_64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-6-x86_64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-7-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-7-x86_64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-7-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-7-x86_64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
centos-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: el-7-x86_64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-6-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-6-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-6-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-6-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-6-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-6-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-7-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-7-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-7-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-7-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-7-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-7-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-8-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-8-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-8-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-8-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-8-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-8-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/debian-8-x86_64-vagrant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
debian-8-x64:
default_apply_opts:
order: random
strict_variables:
platform: debian-8-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-10.04-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1004-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-10.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-12.04-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1204-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-12.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-12.04-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1204-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-12.04-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.04-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1404-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.04-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1404-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.04-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1404-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.04-amd64
hypervisor : vagrant
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.10-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1410-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.10-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-14.10-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1410-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-14.10-amd64
hypervisor : openstack
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-15.04-x86_64-docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1504-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-15.04-amd64
hypervisor : docker
Expand Down
1 change: 1 addition & 0 deletions spec/acceptance/nodesets/ubuntu-15.04-x86_64-openstack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HOSTS:
ubuntu-1504-x64:
default_apply_opts:
order: random
strict_variables:
platform: ubuntu-15.04-amd64
hypervisor : openstack
Expand Down