aboutsummaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/fedora-25-x64.yml
blob: 54dd33054f9cbd7ef1b5cfd38ab9889b70552590 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
# This file is managed via modulesync
# https://github.com/voxpupuli/modulesync
# https://github.com/voxpupuli/modulesync_config
#
HOSTS:
  fedora-25-x64:
    roles:
      - master
    platform: fedora-25-x86_64
    box: fedora/25-cloud-base
    hypervisor: vagrant
CONFIG:
  type: aio
...
# vim: syntax=yaml