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