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