Update rabbitmq module
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / spec / acceptance / nodesets / fedora-27-x64.yml
diff --git a/3rdparty/modules/rabbitmq/spec/acceptance/nodesets/fedora-27-x64.yml b/3rdparty/modules/rabbitmq/spec/acceptance/nodesets/fedora-27-x64.yml
new file mode 100644 (file)
index 0000000..c2b61eb
--- /dev/null
@@ -0,0 +1,18 @@
+---
+# This file is managed via modulesync
+# https://github.com/voxpupuli/modulesync
+# https://github.com/voxpupuli/modulesync_config
+#
+# platform is fedora 26 because there is no puppet-agent
+# for fedora 27 as of 2017-11-17
+HOSTS:
+  fedora-27-x64:
+    roles:
+      - master
+    platform: fedora-26-x86_64
+    box: fedora/27-cloud-base
+    hypervisor: vagrant
+CONFIG:
+  type: aio
+...
+# vim: syntax=yaml