summaryrefslogtreecommitdiff
path: root/spec/acceptance/nodesets/debian-7-x86_64-docker.yml
blob: 0be8845801b757b5be9349f9d3a4ce4266341ccf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
HOSTS:
  debian-7-x64:
    default_apply_opts:
      order: random
      strict_variables:
    platform: debian-7-amd64
    hypervisor : docker
    image: debian:7
    # This stops the image from being deleted on completion, speeding up the process.
    docker_preserve_image: true
CONFIG:
  type: foss
  log_level: debug