diff options
Diffstat (limited to 'spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml')
-rw-r--r-- | spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml b/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml index a9c461b..6f02769 100644 --- a/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml +++ b/spec/acceptance/nodesets/centos-7-x86_64-vagrant.yml @@ -4,7 +4,7 @@ HOSTS: strict_variables: platform: el-7-x86_64 hypervisor : vagrant - box : puppetlabs/centos-6.5-64-nocm + box : camptocamp/centos-7-x86_64 CONFIG: type: foss log_level: debug |