summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/debian-78-x64.yml
blob: 6ef6de8c8359322e14a9b0af845efe8bcfc19e7b (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:
  debian-78-x64:
    roles:
      - master
    platform: debian-7-amd64
    box: puppetlabs/debian-7.8-64-nocm
    hypervisor: vagrant
CONFIG:
  type: foss
...
# vim: syntax=yaml