From f582c63c573287bcfc7d28b928897e530c321791 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Can=C3=A9vet?= Date: Tue, 31 Mar 2015 11:36:51 +0200 Subject: Update with msync --- spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml (limited to 'spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml') diff --git a/spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml b/spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml new file mode 100644 index 0000000..191329c --- /dev/null +++ b/spec/acceptance/nodesets/centos-6-x86_64-vagrant.yml @@ -0,0 +1,10 @@ +HOSTS: + centos-6-x64: + default_apply_opts: + strict_variables: + platform: el-6-x86_64 + hypervisor : vagrant + box : camptocamp/centos-6-x86_64 +CONFIG: + type: foss + log_level: debug -- cgit v1.2.3