commit
92c823c69a
1 changed files with 7 additions and 0 deletions
|
@ -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…
Reference in a new issue