aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/centos-66-x64-pe.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-66-x64-pe.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-66-x64-pe.yml')
-rw-r--r--spec/acceptance/nodesets/centos-66-x64-pe.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/spec/acceptance/nodesets/centos-66-x64-pe.yml b/spec/acceptance/nodesets/centos-66-x64-pe.yml
deleted file mode 100644
index 1e7aea6..0000000
--- a/spec/acceptance/nodesets/centos-66-x64-pe.yml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-# This file is managed via modulesync
-# https://github.com/voxpupuli/modulesync
-# https://github.com/voxpupuli/modulesync_config
-HOSTS:
- centos-66-x64:
- roles:
- - master
- - database
- - dashboard
- platform: el-6-x86_64
- box: puppetlabs/centos-6.6-64-puppet-enterprise
- hypervisor: vagrant
-CONFIG:
- type: pe
-...
-# vim: syntax=yaml