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