Open carcus88 opened 10 years ago
Right, per inline comments:
# This will work for the VirtualBox provider. For other providers, a
# 'remount_synched_folders' action must be added to the provider implementation.
It should be possible and pretty quick to get things set up for Parallels using the existing code as a template. Might be as simple as changing which class is being monkey-patched, but I haven't looked at this at all.
You should use https://github.com/aidanns/vagrant-reload instead. It should work, and is a better approach than this one.
I tried using this with the Parallels provider and got the following message