X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=3rdparty%2Fmodules%2Fsystemd%2Fspec%2Facceptance%2Fnodesets%2Fubuntu-15.04.yml;fp=3rdparty%2Fmodules%2Fsystemd%2Fspec%2Facceptance%2Fnodesets%2Fubuntu-15.04.yml;h=329f3319e7431899230f892b58b5b7419cb88ced;hb=1329adc9f34c3c87e353983ec9023a6cf6e93e67;hp=0000000000000000000000000000000000000000;hpb=a81ff959d6c9c7605db1176b89dc2b5ffde0d903;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/systemd/spec/acceptance/nodesets/ubuntu-15.04.yml b/3rdparty/modules/systemd/spec/acceptance/nodesets/ubuntu-15.04.yml new file mode 100644 index 000000000..329f3319e --- /dev/null +++ b/3rdparty/modules/systemd/spec/acceptance/nodesets/ubuntu-15.04.yml @@ -0,0 +1,16 @@ +HOSTS: + ubuntu-1504-x64: + default_apply_opts: + order: random + strict_variables: + platform: ubuntu-15.04-amd64 + hypervisor : docker + image: ubuntu:15.04 + docker_preserve_image: true + docker_cmd: '["/sbin/init"]' + docker_image_commands: + - 'apt-get install -y net-tools wget' + - 'locale-gen en_US.UTF-8' +CONFIG: + type: aio + log_level: debug