-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clone task creates the VM using a standard vSwitch even when the network passed is a dVS #55
Comments
Clone task creates the VM using a standard vSwitch even when the network passed is a dVS. The 'dvpg-vlan-104' is a distributed virtual switch. When I clone: The VM is disconnected from the network and it shows a standard virtual switch which does not exist - because it is a DVS. |
Hello, for me the same situation. config.yml: ezmomi list --type Network: After I made deploy from template It create new network as you can see here: Have I properly set up config.yaml? Is distributedvirtualportgroup option valid for ezmomi version 6.0.1? It looks like show stopper, so thanks for your answers. |
'distributedvirtualportgroup' configuration takes precedence over 'network'. Closes: snobear#28, snobear#55
'distributedvirtualportgroup' configuration takes precedence over 'network'. Closes: snobear#28, snobear#55
'distributedvirtualportgroup' configuration takes precedence over 'network'. Closes: snobear#28, snobear#55
No description provided.
The text was updated successfully, but these errors were encountered: