What does your vagrant file look like, I was thinking to play with NFS, but have not yet. I have 3 virtual machines, sharing the same folder, but they only access it one at at time during provisioning. If there was some software writing to the shared folder, I might have had concurrency issues as well...
On Wednesday, October 28, 2015 at 8:31:58 AM UTC-7, [email protected] wrote: > > This seems to be working! Thank you so much! > > As a side note, I had to change the Vagrant file to use a switch from a > local config file to determine whether or not to use NFS or default on the > synced folders because we have at least one developer on Windows here. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/fab01849-e9e9-4497-baea-be46d7eb9371%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
