Update vsphere_guest.py

Add example distributed virtual switch example so vm_nic options are clearer.
reviewable/pr18780/r1
Tom Paine 10 years ago
parent b0412c13fc
commit ed07502587

@ -153,6 +153,10 @@ EXAMPLES = '''
type: vmxnet3
network: VM Network
network_type: standard
nic2:
type: vmxnet3
network: dvSwitch Network
network_type: dvs
vm_hardware:
memory_mb: 2048
num_cpus: 2

Loading…
Cancel
Save