summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2015-02-24 09:38:12 +0100
committerMickaël Canévet <mickael.canevet@camptocamp.com>2015-02-24 09:38:12 +0100
commit0d443df00953e6835108c8989b7fc801ff34cfda (patch)
tree931eebaf15faf300eb8141b62e53e5469473bda9 /spec
parentd94a94b751af0fbd811c5977b4b260c059e8225e (diff)
Update with msync
Diffstat (limited to 'spec')
-rw-r--r--spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml2
-rw-r--r--spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml10
2 files changed, 11 insertions, 1 deletions
diff --git a/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml b/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
index a9c461b..6f02769 100644
--- a/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
+++ b/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
@@ -4,7 +4,7 @@ HOSTS:
strict_variables:
platform: el-7-x86_64
hypervisor : vagrant
- box : puppetlabs/centos-6.5-64-nocm
+ box : camptocamp/centos-7-x86_64
CONFIG:
type: foss
log_level: debug
diff --git a/spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml b/spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
new file mode 100644
index 0000000..71e8194
--- /dev/null
+++ b/spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
@@ -0,0 +1,10 @@
+HOSTS:
+ debian-6-x64:
+ default_apply_opts:
+ strict_variables:
+ platform: debian-6-amd64
+ hypervisor : vagrant
+ box : puppetlabs/debian-6.0.9-64-nocm
+CONFIG:
+ type: foss
+ log_level: debug