Update rabbitmq module
[mirror/dsa-puppet.git] / 3rdparty / modules / rabbitmq / spec / acceptance / nodesets / fedora-27-x64.yml
1 ---
2 # This file is managed via modulesync
3 # https://github.com/voxpupuli/modulesync
4 # https://github.com/voxpupuli/modulesync_config
5 #
6 # platform is fedora 26 because there is no puppet-agent
7 # for fedora 27 as of 2017-11-17
8 HOSTS:
9   fedora-27-x64:
10     roles:
11       - master
12     platform: fedora-26-x86_64
13     box: fedora/27-cloud-base
14     hypervisor: vagrant
15 CONFIG:
16   type: aio
17 ...
18 # vim: syntax=yaml