Merge pull request #1378 from aioue/patch-4

Update vsphere_guest.py
reviewable/pr18780/r1
Brian Coca 11 years ago
commit 92c823c69a

@ -153,11 +153,18 @@ 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
osid: centos64Guest
scsi: paravirtual
vm_cdrom:
type: "iso"
iso_path: "DatastoreName/cd-image.iso"
esxi:
datacenter: MyDatacenter
hostname: esx001.mydomain.local

Loading…
Cancel
Save