]> gitweb.fluxo.info Git - puppet-dhcp.git/commitdiff
[skip-ci] Update with modulesync
authorMickaël Canévet <mickael.canevet@camptocamp.com>
Tue, 10 Mar 2015 16:22:26 +0000 (17:22 +0100)
committerMickaël Canévet <mickael.canevet@camptocamp.com>
Tue, 10 Mar 2015 16:22:26 +0000 (17:22 +0100)
spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml
spec/acceptance/nodesets/debian-6-x86_64-vagrant.yml
spec/acceptance/nodesets/debian-7-x86_64-vagrant.yml
spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml [new file with mode: 0644]

index 6f02769089f34e08450fb5a682bb1c9e808cb39c..fe0f83b84c07db5009b5374f8e3c8bc8bdedbcce 100644 (file)
@@ -4,7 +4,7 @@ HOSTS:
       strict_variables:
     platform: el-7-x86_64
     hypervisor : vagrant
-    box : camptocamp/centos-7-x86_64
+    box : puppetlabs/centos-7.0-64-nocm
 CONFIG:
   type: foss
   log_level: debug
index 71e8194af47b5e5d9c426dbc5e5d9cbff4031aed..23dae1b0d374b93f42ec9ac905485efdc70ccf3d 100644 (file)
@@ -4,7 +4,7 @@ HOSTS:
       strict_variables:
     platform: debian-6-amd64
     hypervisor : vagrant
-    box : puppetlabs/debian-6.0.9-64-nocm
+    box : puppetlabs/debian-6.0.10-64-nocm
 CONFIG:
   type: foss
   log_level: debug
index 97099de3c2e8ec5b39cc36e54cea6b8840a42576..86c2165d0bf17bd145e4f35d89250fdddc52b0cb 100644 (file)
@@ -4,8 +4,7 @@ HOSTS:
       strict_variables:
     platform: debian-7-amd64
     hypervisor : vagrant
-    box : debian-73-x64-virtualbox-nocm
-    box_url : http://puppet-vagrant-boxes.puppetlabs.com/debian-73-x64-virtualbox-nocm.box
+    box : puppetlabs/debian-7.8-64-nocm
 CONFIG:
   type: foss
   log_level: debug
diff --git a/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml b/spec/acceptance/nodesets/ubuntu-14.04-x86_64-vagrant.yml
new file mode 100644 (file)
index 0000000..a3edb70
--- /dev/null
@@ -0,0 +1,10 @@
+HOSTS:
+  ubuntu-14.04-x64:
+    default_apply_opts:
+      strict_variables:
+    platform: ubuntu-14.04-amd64
+    hypervisor : vagrant
+    box : puppetlabs/ubuntu-14.04-64-nocm
+CONFIG:
+  type: foss
+  log_level: debug