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