I think he's inferring it's a limitation of the virtualbox provider. Out of curiosity why do you want the vm location different from the global path? On Tue, 6 Jun 2017 at 22:52, Peter Folk <[email protected]> wrote:
> then why when I create the VB VM manually (instead using Vagrant), I can > specify a custom path for each VM ? > > On Tue, Jun 6, 2017 at 3:46 AM, Alvaro Miranda Aguilera <[email protected] > > wrote: > >> I am afraid not on Virtualbox. >> >> On vmware the VM gets created on the project folder by default. >> >> Alvaro. >> >> On Tue, Jun 6, 2017 at 11:36 AM, <[email protected]> wrote: >> >>> it's really rather simple: >>> >>> in my Vagrantfile, I create at least one VM. I want to specify the local >>> path on the host machine, where this VM is located. >>> >>> I have set already: >>> >>> > VAGRANT_HOME env var, which controls where Vagrant boxes are located >>> on the host >>> > default VM location in the VB GUI preferences >>> >>> but these are global controls, I need an individual path for any given >>> VM, on a case by case basis. >>> >>> Is that doable in the Vagrantfile ? >>> >>> Thanks !!! >>> >>> -- >>> 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/f1eb462e-3fdf-41a0-a9f5-6b526091ef39%40googlegroups.com >>> <https://groups.google.com/d/msgid/vagrant-up/f1eb462e-3fdf-41a0-a9f5-6b526091ef39%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Alvaro >> >> -- >> 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/CAHqq0ey9TnZ6i789MtLbzoSOb-DCTHhAvOEikJjBg%3DFKCM0COA%40mail.gmail.com >> <https://groups.google.com/d/msgid/vagrant-up/CAHqq0ey9TnZ6i789MtLbzoSOb-DCTHhAvOEikJjBg%3DFKCM0COA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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/CAP5xNFJn%2BC_0ezsfW94DoT4MW4c8HW8x5C8Hc_hxZcKmm2LKnQ%40mail.gmail.com > <https://groups.google.com/d/msgid/vagrant-up/CAP5xNFJn%2BC_0ezsfW94DoT4MW4c8HW8x5C8Hc_hxZcKmm2LKnQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- - sent from my mobile -- 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/CA%2Bc2dWcZ9kgJ6i__mXj3XFCwb1LmDzkxJR__znBG5YN6a2pihQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
