I want to deploy a VM on an ESXI server. VM has 3 network interfaces.
When the VM is deployed on ESXI server by Vagrant, How can i map those network interfaces to use the port-groups (networks) on that ESXI server? I'm unable to find any way to do it using Vagrant.
Because of this, Vagrant is unable to SSH into the VM, as the VM's network interfaces are mapped to some port-groups (junk).
test-vm-1: Warning: Authentication failure. Retrying...
I want to deploy a VM on an ESXI server. VM has 3 network interfaces.
When the VM is deployed on ESXI server by Vagrant, How can i map those network interfaces to use the port-groups (networks) on that ESXI server? I'm unable to find any way to do it using Vagrant.
Because of this, Vagrant is unable to SSH into the VM, as the VM's network interfaces are mapped to some port-groups (junk).
test-vm-1: Warning: Authentication failure. Retrying...