Update vsphere_guest.py

Add example distributed virtual switch example so vm_nic options are clearer.
This commit is contained in:
Tom Paine 2015-05-20 16:01:29 +01:00
parent b0412c13fc
commit ed07502587

View file

@ -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