71e23cd8149eef986755403bbc7baa46981fe8a6
[mirror/dsa-puppet.git] / 3rdparty / modules / systemd / spec / acceptance / nodesets / centos-6.yml
1 HOSTS:
2   centos-6-x64:
3     default_apply_opts:
4       order: random
5       strict_variables:
6     platform: el-6-x86_64
7     hypervisor : docker
8     image: centos:6
9     docker_preserve_image: true
10     docker_cmd: '["/sbin/init"]'
11     docker_image_commands:
12       - 'rm -rf /var/run/network/*'
13       - 'yum install -y crontabs tar wget'
14       - 'rm /etc/init/tty.conf'
15 CONFIG:
16   type: aio
17   log_level: debug