Skip to content

Commit

Permalink
Change box to puppetlabs/centos-7.0-64-nocm. Works with Vagrant 1.7.2…
Browse files Browse the repository at this point in the history
… and VirtualBox 4.3.26. Previos config used a box that would fail compiliation of guest additions and thus could not mount drive on guest OS.
  • Loading branch information
cornellio committed May 6, 2015
1 parent 08785cf commit 66799f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/acceptance/nodesets/centos-7-x64.yml
Expand Up @@ -3,8 +3,8 @@ HOSTS:
roles:
- master
platform: el-7-x86_64
box: chef/centos-7.0
box_url: https://vagrantcloud.com/chef/boxes/centos-7.0
box: puppetlabs/centos-7.0-64-nocm
box_url: https://vagrantcloud.com/puppetlabs/boxes/centos-7.0-64-nocm
hypervisor: vagrant

CONFIG:
Expand Down

0 comments on commit 66799f2

Please sign in to comment.