hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.27k stars 4.43k forks source link

NFS shared folders - add possibility to mount folders FROM quest, not vice versa #1208

Closed bubenkoff closed 11 years ago

bubenkoff commented 12 years ago

HI mounting folders from host to guest makes quest dependent on host, instead, in most projects, it's useful to mount some folder from quest to host to change code using one of ide/editors. This is what we usually do in everyday life.

xironix commented 11 years ago

Though this isn't built in to Vagrant, there is Chef/Puppet support. You should be able to accomplish this with a relatively simple provisioning script.

bubenkoff commented 11 years ago

yes sure, but there's support for nfs shared folder built directly in vagrant...

On Sat, Nov 10, 2012 at 3:50 PM, Steffen L. Norgren < notifications@github.com> wrote:

Though this isn't built in to Vagrant, there is Chef/Puppet support. You should be able to accomplish this with a relatively simple provisioning script.

— Reply to this email directly or view it on GitHubhttps://github.com/mitchellh/vagrant/issues/1208#issuecomment-10255335.

Anatoly Bubenkov +380(66)6358527

mitchellh commented 11 years ago

While I agree that this feature would be helpful in certain cases, the idea of Vagrant has always been to sync files TO the guest.

Additionally, and more important with regards to this issue, an implementation to do this would be extremely difficult and time consuming, and you're the only person I've heard request it.

Furthermore, considering there is a "workaround", which is editing the files on the guest, the priority of this issue is further lowered.

And finally, due to all the other work that must be done to Vagrant at the moment, I don't see how this will ever get done, so I'm going to close this. I'm sorry.

bubenkoff commented 11 years ago

yes i agree thanks

On 17 July 2013 20:38, Mitchell Hashimoto notifications@github.com wrote:

While I agree that this feature would be helpful in certain cases, the idea of Vagrant has always been to sync files TO the guest.

Additionally, and more important with regards to this issue, an implementation to do this would be extremely difficult and time consuming, and you're the only person I've heard request it.

Furthermore, considering there is a "workaround", which is editing the files on the guest, the priority of this issue is further lowered.

And finally, due to all the other work that must be done to Vagrant at the moment, I don't see how this will ever get done, so I'm going to close this. I'm sorry.

— Reply to this email directly or view it on GitHubhttps://github.com/mitchellh/vagrant/issues/1208#issuecomment-21134426 .

Anatoly Bubenkov +31(6)19999803