7 lines
360 B
Plaintext
7 lines
360 B
Plaintext
<!-- Code generated from the comments of the CDRomConfig struct in builder/vsphere/iso/step_add_cdrom.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `cdrom_type` (string) - Which controller to use. Example: `sata`. Defaults to `ide`.
|
|
|
|
- `iso_paths` ([]string) - List of datastore paths to ISO files that will be mounted to the VM.
|
|
Example: `"[datastore1] ISO/ubuntu.iso"`.
|