X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=3rdparty%2Fmodules%2Fsystemd%2Fspec%2Facceptance%2Fnodesets%2Fubuntu-16.04.yml;fp=3rdparty%2Fmodules%2Fsystemd%2Fspec%2Facceptance%2Fnodesets%2Fubuntu-16.04.yml;h=6c32b96dcabdc0cd57969cf028bc537827cd26fa;hb=1329adc9f34c3c87e353983ec9023a6cf6e93e67;hp=0000000000000000000000000000000000000000;hpb=a81ff959d6c9c7605db1176b89dc2b5ffde0d903;p=mirror%2Fdsa-puppet.git diff --git a/3rdparty/modules/systemd/spec/acceptance/nodesets/ubuntu-16.04.yml b/3rdparty/modules/systemd/spec/acceptance/nodesets/ubuntu-16.04.yml new file mode 100644 index 000000000..6c32b96dc --- /dev/null +++ b/3rdparty/modules/systemd/spec/acceptance/nodesets/ubuntu-16.04.yml @@ -0,0 +1,16 @@ +HOSTS: + ubuntu-1604-x64: + default_apply_opts: + order: random + strict_variables: + platform: ubuntu-16.04-amd64 + hypervisor : docker + image: ubuntu:16.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