summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/fedora-25-x64.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acceptance/nodesets/fedora-25-x64.yml')
-rw-r--r--spec/acceptance/nodesets/fedora-25-x64.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/acceptance/nodesets/fedora-25-x64.yml b/spec/acceptance/nodesets/fedora-25-x64.yml
new file mode 100644
index 0000000..c3a3cbf
--- /dev/null
+++ b/spec/acceptance/nodesets/fedora-25-x64.yml
@@ -0,0 +1,18 @@
+---
+# This file is managed via modulesync
+# https://github.com/voxpupuli/modulesync
+# https://github.com/voxpupuli/modulesync_config
+#
+# platform is fedora 24 because there is no
+# puppet-agent for fedora 25 by 2016-12-30
+HOSTS:
+ fedora-25-x64:
+ roles:
+ - master
+ platform: fedora-24-x86_64
+ box: fedora/25-cloud-base
+ hypervisor: vagrant
+CONFIG:
+ type: aio
+...
+# vim: syntax=yaml