Update vsphere_guest.py

Add mounted ISO image to examples.
reviewable/pr18780/r1
Tom Paine 10 years ago
parent ed07502587
commit 3183ab6da1

@ -162,6 +162,9 @@ EXAMPLES = '''
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