packer-cn/builder/qemu
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
2020-02-03 17:03:28 +01:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go allow user to set winrm_host override like we do ssh_host override 2020-01-30 15:22:22 -08:00
builder.hcl2spec.go Fix HCL2 code generation for slices within another slice (#8669) 2020-02-03 17:03:28 +01:00
builder_test.go Format code with `gofmt -s -w` 2020-01-28 16:52:50 -05:00
driver.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh.go allow user to set winrm_host override like we do ssh_host override 2020-01-30 15:22:22 -08:00
step_configure_qmp.go delete qmp socket path. Also, clean up unnecessary use of statebag to recieve step values. (#8572) 2020-01-07 11:18:01 +01:00
step_configure_vnc.go Add VNC Password support to QEMU builder 2019-07-03 18:38:56 -06:00
step_convert_disk.go Add additional disk support for QEMU builder. 2019-06-24 17:35:06 -06:00
step_copy_disk.go Add additional disk support for QEMU builder. 2019-06-24 17:35:06 -06:00
step_create_disk.go Revert "Revert "Qemu builder disk size as a string"" 2019-11-04 14:28:48 -08:00
step_forward_ssh.go fix copypasta mistake switching ssh port mix/max for vnc port min/max 2019-05-06 15:01:09 -07:00
step_http_ip_discover.go Extract http ip discover to a new step 2020-01-27 17:06:56 +01:00
step_http_ip_discover_test.go Add StepHttpIpDiscover tests 2020-01-28 10:31:17 +01:00
step_prepare_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_resize_disk.go Revert "Revert "Qemu builder disk size as a string"" 2019-11-04 14:28:48 -08:00
step_run.go Revert "fix: persist default drive/device" (#8440) 2019-12-03 13:42:11 +01:00
step_set_iso.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_shutdown.go Change back to make sure all durations are a time.Duration 2019-10-31 16:12:07 +01:00
step_type_boot_command.go Extract http ip discover to a new step 2020-01-27 17:06:56 +01:00