From 2e548f1188edc48544bafec3c09bf89ce653388b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?= Date: Thu, 29 Jan 2015 14:57:12 +0100 Subject: Update with modulesync --- spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml (limited to 'spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml') diff --git a/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml b/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml new file mode 100644 index 0000000..d479428 --- /dev/null +++ b/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml @@ -0,0 +1,10 @@ +HOSTS: + centos-7-x86_64: + default_apply_opts: + strict_variables: + platform: el-7-x86_64 + hypervisor : vagrant + box : puppetlabs/centos-6.5-64-nocm +CONFIG: + type: foss + log_level: debug -- cgit v1.2.3