aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/centos-7-x64.yml
diff options
context:
space:
mode:
authorEwoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>2018-12-05 11:47:11 +0100
committerGitHub <noreply@github.com>2018-12-05 11:47:11 +0100
commit0a25439016f4e99d4f73457c9f19436329608ca6 (patch)
treea86366a13a561a4a97ce7f95d9b428c7f6f5f8b4 /spec/acceptance/nodesets/centos-7-x64.yml
parentdcb600f17c41fb88b4ad04eb918bd703730e6c41 (diff)
parent12dcf691628b11a2cf49f574ff42ce8929092471 (diff)
downloadpuppet-ferm-0a25439016f4e99d4f73457c9f19436329608ca6.tar.gz
puppet-ferm-0a25439016f4e99d4f73457c9f19436329608ca6.tar.bz2
Merge pull request #31 from voxpupuli/modulesync
modulesync 2.3.1
Diffstat (limited to 'spec/acceptance/nodesets/centos-7-x64.yml')
-rw-r--r--spec/acceptance/nodesets/centos-7-x64.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/spec/acceptance/nodesets/centos-7-x64.yml b/spec/acceptance/nodesets/centos-7-x64.yml
deleted file mode 100644
index e05a3ae..0000000
--- a/spec/acceptance/nodesets/centos-7-x64.yml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-# 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