Vagrant - How do I control the root directory

I thought I'd give vagrant another try for local development and I have one question, after I do 'vagrant up' it sets everything up and I see

default: /vagrant => /Applications/XAMPP/xamppfiles/htdocs/crm-sugar

Can I control that in anyway?  I would like it to use another directory.

Parents
  • OK, 10 seconds later after actually reading the docs I see where it gets that directory from...  It takes the currect directory that you run vagrant from.   Didnt notice that I was in that directory when I started vagrant.

Reply
  • OK, 10 seconds later after actually reading the docs I see where it gets that directory from...  It takes the currect directory that you run vagrant from.   Didnt notice that I was in that directory when I started vagrant.

Children
No Data