summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/ubuntu-server-1604-x64.yml
blob: bc85e0e84533bf201c6ac87c26a118da888dc9b9 (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:
  ubuntu-server-1604-x64:
    roles:
      - master
    platform: ubuntu-16.04-amd64
    box: puppetlabs/ubuntu-16.04-64-nocm
    hypervisor: vagrant
CONFIG:
  type: foss
...
# vim: syntax=yaml