Hi Chris, https://docs.vagrantup.com/v2/virtualbox/configuration.html and in modifyvm you can use --nic<1-N> ( http://www.virtualbox.org/manual/ch08.html#vboxmanage-modifyvm )
On 6 February 2015 at 16:11, Christopher Hahn <[email protected]> wrote: > Hello, > > I need a VM to come up with extra NICs, but I need to do this using the > Vagrantfile. > > It is easy to do this using VirtualBox, our container, but I am using > Vagrant to spin these up. > > Just a pointer to the 1.4.3 docs will be a great start. > > Thanks! > > Chris Hahn > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
