Thank you for taking the time Alvaro.
I am back at this task...I was able to add the third NIC using VirtualBox
and then the VMs own tools to set the connection.
...but that approach does not survive past subsequent gradle deploys.
I need to work our Vagrantfile and the Chef recipes used during
provisioning to do it now.
The hardest part of this is likely the fact that I am stuck on an old
version. Ah well. Thanks again!
On Friday, February 6, 2015 at 11:53:46 AM UTC-8, Alvaro Miranda Aguilera
wrote:
>
> Hello,
>
> Other way to test is like this:
>
> Vagrant.configure("2") do |config|
> config.vm.network "private_network", ip: "192.168.50.4", auto_config:
> false
> end
>
> https://docs.vagrantup.com/v2/networking/private_network.html
>
> Worth to test if you spare the time.
>
> Alvaro
>
> On Sat, Feb 7, 2015 at 5:21 AM, Bogdan B <[email protected] <javascript:>>
> wrote:
> > 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] <javascript:>>
> > 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] <javascript:>.
> >> 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] <javascript:>.
> > 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.