summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/fedora-24-x64.yml
blob: 820b62d26d81c972fbdc6fcc0e101b48aeb0d61f (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:
  fedora-24-x64:
    roles:
      - master
    platform: fedora-24-x86_64
    box: fedora/24-cloud-base
    hypervisor: vagrant
CONFIG:
  type: aio
...
# vim: syntax=yaml