This commit is contained in:
Dax T. Games 2020-02-05 11:13:00 -05:00
parent 1cb6f4e456
commit 90eee3829d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- `cdrom_type` (string) - Which controller to use. Example: `sata`. Defaults to `ide`.
- `remove_cdrom` (boolean) - Remove CD/DVD-ROM devices from template. Ddefaults to `false`.
- `remove_cdrom` (boolean) - Remove CD/DVD-ROM devices from template. Defaults to `false`.
- `iso_paths` ([]string) - List of datastore paths to ISO files that will be mounted to the VM.
Example: `"[datastore1] ISO/ubuntu.iso"`.