Add systemd module, required by rabbitmq
[mirror/dsa-puppet.git] / 3rdparty / modules / systemd / spec / acceptance / nodesets / centos-7-x86_64-docker.yml
1 HOSTS:
2   centos-7-x64:
3     default_apply_opts:
4       order: random
5       strict_variables:
6     platform: el-7-x86_64
7     hypervisor : docker
8     image: centos:7
9     docker_preserve_image: true
10     docker_cmd: '["/usr/sbin/init"]'
11     docker_image_commands:
12       - 'yum install -y crontabs tar wget'
13 CONFIG:
14   type: foss
15   log_level: debug