Hello, Some time ago, someone did this plugin:
https://github.com/fjsanpedro/vagrant-nodemaster I haven't tried, and I am not sure if will work on Vagrant 1.8.x but seems to do what you are after. As for your comment, I am not sure this is a wanted feature, since Vagrant provide the well known core ones. If you happen to find a issue on github where this is being track, please subscribe to them. if there is none, I think you can open one issue, describe what you are after, and the developers will have a look into it and see if will be feasible for the mid term. Thanks Alvaro On Thu, Feb 18, 2016 at 6:09 PM, MacH G <[email protected]> wrote: > Hi Alvaro , > > thanks for the info. > Yes i do researched and this is currently not supported. > Looks like many people are waiting for this feature. > > But ya thanks for your response > > Regards , > Ashok > > On Tuesday, 16 February 2016 16:52:28 UTC+5:30, Alvaro Miranda Aguilera > wrote: >> >> Hello, >> >> Is not possible with core vagrant. >> >> Vagrant will try to connect the local virtualbox and create the boxes >> locally. >> >> In windows, you could rdp into the remote box and run the commands >> remotely, or setup WINRM/SSH/Telnet >> >> Hope this helps. >> Alvaro. >> >> >> >> On Tue, Feb 16, 2016 at 7:00 PM, MacH G <[email protected]> wrote: >> >>> Hi All , >>> >>> I recently started to do a PoC with vagrant and need one help on setting >>> up virtualbox software. >>> I want to setup VirtualBox on a different machine . Say Machine A and >>> vagrant on Machine B and when vagrant is executing it should connect to >>> VirtualBox on Machine a and have to create VM's. >>> >>> I this scenario possible in vagrant setup ? >>> >>> Request any pointers for this. >>> >>> Regards , >>> Ashok >>> >>> -- >>> 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/12aa0f44-bea7-43f9-9ead-77118ed25662%40googlegroups.com >>> <https://groups.google.com/d/msgid/vagrant-up/12aa0f44-bea7-43f9-9ead-77118ed25662%40googlegroups.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/a18a0937-77df-43a8-94de-9b07c37fb5a6%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/a18a0937-77df-43a8-94de-9b07c37fb5a6%40googlegroups.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/CAHqq0eyP4KHKy4sfXdRZ1ug5i%3DRN4nvP26J1CeKhEW-_CMO6NA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
