summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/centos-511-x64.yml
blob: 089d646a52939833e8fc3ba8e1fb1033af3aab2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
# This file is managed via modulesync
# https://github.com/voxpupuli/modulesync
# https://github.com/voxpupuli/modulesync_config
HOSTS:
  centos-511-x64:
    roles:
      - master
    platform: el-5-x86_64
    box: puppetlabs/centos-5.11-64-nocm
    hypervisor: vagrant
CONFIG:
  type: foss
...
# vim: syntax=yaml