Add puppet/archive module
[mirror/dsa-puppet.git] / 3rdparty / modules / archive / spec / acceptance / nodesets / centos-7-x64.yml
diff --git a/3rdparty/modules/archive/spec/acceptance/nodesets/centos-7-x64.yml b/3rdparty/modules/archive/spec/acceptance/nodesets/centos-7-x64.yml
new file mode 100644 (file)
index 0000000..e05a3ae
--- /dev/null
@@ -0,0 +1,15 @@
+---
+# This file is managed via modulesync
+# https://github.com/voxpupuli/modulesync
+# https://github.com/voxpupuli/modulesync_config
+HOSTS:
+  centos-7-x64:
+    roles:
+      - master
+    platform: el-7-x86_64
+    box: centos/7
+    hypervisor: vagrant
+CONFIG:
+  type: aio
+...
+# vim: syntax=yaml