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