Revert "Add puppet/archive module"
[mirror/dsa-puppet.git] / 3rdparty / modules / systemd / spec / acceptance / nodesets / debian-8-x86_64-docker.yml
1 HOSTS:
2   debian-8-x64:
3     default_apply_opts:
4       order: random
5       strict_variables:
6     platform: debian-8-amd64
7     hypervisor : docker
8     image: debian:8
9     docker_preserve_image: true
10     docker_cmd: '["/sbin/init"]'
11     docker_image_commands:
12       - 'apt-get install -y cron wget'
13 CONFIG:
14   type: foss
15   log_level: debug