5fb24c61734669d767c27b7273543ac936058950
[mirror/dsa-puppet.git] / 3rdparty / modules / systemd / spec / acceptance / nodesets / debian-8.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 locales-all net-tools wget'
13       - 'rm -f /usr/sbin/policy-rc.d'
14 CONFIG:
15   type: aio
16   log_level: debug