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