summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/centos-66-x64-pe.yml
blob: 1e7aea6d4a832c2abf1b20223562ae8e8bcf5742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
# 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