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