config.vm.synced_folder "../../stuff", "/vagrant_stuff", :mount_options => ["ro"]
INFO guest: Execute capability: mount_vmware_shared_folder [#<Vagrant::Machine: default (HashiCorp::VagrantVMwareDesktop::Provider)>, "-stuff", "/vargrant_stuff", {:mount_options=>["ro"], :guestpath=>"/vargrant_stuff", :hostpath=>"/path_to_stuff/stuff", :disabled=>false, :__vagrantfile=>true, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu)
INFO subprocess: Starting process: ["/Applications/VMware Fusion.app/Contents/Library/vmrun", "setSharedFolderState", "/path_to_vagrantfile/.vagrant/machines/default/vmware_desktop/aaeb092d-dba2-4adf-b67f-2d314f42421d/default.vmx", "-vagrant_stuff", "/path_to_stuff/stuff/", "writable"]
INFO ssh: Execute: mount --bind '/mnt/vagrant-mounts/1000-1000/-stuff' '/vagrant_stuff' (sudo=true)
Perhaps a stupid observation, but how can you sync a pair of folders that are read only?
--
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 vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/620c0013-9712-432b-a0d4-7e814bcdd438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
-- In theory, there is no difference between theory and practice. In practice, there is. .... Yogi Berra
--
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 vagrant-up+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/620c0013-9712-432b-a0d4-7e814bcdd438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.