blob: ef99efb9cb12084fa2f1b963c026873cf1b7ccfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
HOSTS:
debian-8-x86_64:
default_apply_opts:
strict_variables:
platform: debian-8-amd64
hypervisor : docker
image: debian:8
# This stops the image from being deleted on completion, speeding up the process.
docker_preserve_image: true
CONFIG:
type: foss
log_level: debug
|