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