Hi! I use Vagrant to build and configure VMs that later I want to deploy to 
vSpere. rsp. vCloud Director.

The structure is simple: there will be proxies and a jumpserver, each with 
one NIC in a DHCP-configured public network. They all will have a second 
NIC in a private network that uses fixed IP addresses.

Now when I build these machines, each ends up with three NICs: one for 
Vagrant, one for the private (as configured) and one for the public (as 
configured). While the configured NICs work, the Vagrant-NIC is disturbing 
me.

Yes, I can make an Ansible-Playbook to disable this one or a PowerCLI 
script to kill the NIC upon instantiation of the VM from the 
Content-Library.


What I would love, though, ist to re-configure the Vagrant internal 
networking to happen on that private interface. Is that possible? Can I 
redefine the network that Vagrant uses for configuring the machine?

Best ragards and thx in advance!

-- 
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/7655e701-4d38-430a-a353-b0ffb618b888%40googlegroups.com.

Reply via email to