Id like to keep my large vm disks separate from my Vagrantfile directory The docs suggest that all global state is kept in ~/vagrant.d, with vms being in ~/vagrant.d/boxes But on my macbook global state seems to be in ~/.vagrant, and the vm disks are in a .vagrant/machines subdirectory off my project dir
When I set VAGRANT_HOME to ~/vagrant_boxes, vagrant cannot find the vmware plugin Am I dong something wrong, or does this variable only apply to Virtualbox machines? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
