blob: 16abc8f1ccbaa236eaf70ddc032f8a83dc275fb3 (
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-6-x64:
roles:
- master
platform: el-6-x86_64
box: centos/6
hypervisor: vagrant
CONFIG:
type: aio
...
# vim: syntax=yaml
|