aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/fedora-27-x64.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acceptance/nodesets/fedora-27-x64.yml')
-rw-r--r--spec/acceptance/nodesets/fedora-27-x64.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/spec/acceptance/nodesets/fedora-27-x64.yml b/spec/acceptance/nodesets/fedora-27-x64.yml
deleted file mode 100644
index c2b61eb..0000000
--- a/spec/acceptance/nodesets/fedora-27-x64.yml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-# 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