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