aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/centos-7-x64.yml
blob: e05a3ae16abba9575695c38380ecd0dac326984f (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-7-x64:
    roles:
      - master
    platform: el-7-x86_64
    box: centos/7
    hypervisor: vagrant
CONFIG:
  type: aio
...
# vim: syntax=yaml