e4f975fae1
Allows the mounting of additional ISOs when the VM is created. The config option was taken from PR #9055 and slightly changed. Users can specify an array of bus names, bus numbers and filenames. "cd_drive":[ { "bus": "ide", "bus_number": 3, "filename": "isos:iso/virtio-win-0.1.187.iso" }, { "bus": "sata", "bus_number": 3, "filename": "isos:iso/someother.iso" } ] Closes: #7950 Co-authored-by: Calle Pettersson <carlpett@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
artifact.go | ||
bootcommand_driver.go | ||
builder.go | ||
config.go | ||
config.hcl2spec.go | ||
config_test.go | ||
step_convert_to_template.go | ||
step_convert_to_template_test.go | ||
step_finalize_template_config.go | ||
step_finalize_template_config_test.go | ||
step_start_vm.go | ||
step_start_vm_test.go | ||
step_success.go | ||
step_type_boot_command.go | ||
step_type_boot_command_test.go | ||
step_upload_additional_isos.go | ||
step_upload_iso.go | ||
step_upload_iso_test.go |