[vagrant-up] Using /vagrant properly

2014-02-26 Thread Marc Richter
Hi everyone, there are shared folders in VirtualBox and vagrant uses it, per default, in mounting /vagrant to the working folder. As far as I understood the vagrant concept, this folder shall be used to work with your development files on your host and interact with it inside vagrant. For

Re: [vagrant-up] Using /vagrant properly

2014-02-26 Thread Alvaro Miranda Aguilera
hello, your english is pretty good, so no issues at all. (this came from someone that speak spanish) you have 2 options, as I see it. 1. Mount a folder with the permissions you need. http://docs.vagrantup.com/v2/synced-folders/basic_usage.html example: config.vm.synced_folder src/,