Add puppet/archive module, required for newer puppet/rabbitmq
[mirror/dsa-puppet.git] / 3rdparty / modules / archive / spec / acceptance / nodesets / centos-66-x64-pe.yml
diff --git a/3rdparty/modules/archive/spec/acceptance/nodesets/centos-66-x64-pe.yml b/3rdparty/modules/archive/spec/acceptance/nodesets/centos-66-x64-pe.yml
new file mode 100644 (file)
index 0000000..1e7aea6
--- /dev/null
@@ -0,0 +1,17 @@
+---
+# This file is managed via modulesync
+# https://github.com/voxpupuli/modulesync
+# https://github.com/voxpupuli/modulesync_config
+HOSTS:
+  centos-66-x64:
+    roles:
+      - master
+      - database
+      - dashboard
+    platform: el-6-x86_64
+    box: puppetlabs/centos-6.6-64-puppet-enterprise
+    hypervisor: vagrant
+CONFIG:
+  type: pe
+...
+# vim: syntax=yaml