Recent versions of Vagrant now default to creating shares on Windows hosts for mapping to guests. This is documented as an early iteration of the feature and has some known problems, mainly with shares never being cleaned up across multiple different vagrant runs. I can't get this feature to work at all and would like to tell Vagrant to not use this method under any circumstances. Setting a share stanza to disabled status is not sufficient as plugins such as vagrant-berkshelf will still try to create a share and map it with SMB. I can't easily run without admin privileges (the other way to avoid SMB from kicking in) as I use frequently use vagrant-vmware-workstation which requires admin privs.
How can I fully disable this interesting, but not yet ready for prime time, feature of Vagrant 1.7.2 under Windows 7 x64? David -- 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/d/optout.
