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