You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/qemu
Sylvia Moss 08b0bd1d2c
Fix HCL2 code generation for slices within another slice (#8669)
6 years ago
..
artifact.go fmt 12 years ago
builder.go allow user to set winrm_host override like we do ssh_host override 6 years ago
builder.hcl2spec.go Fix HCL2 code generation for slices within another slice (#8669) 6 years ago
builder_test.go Format code with `gofmt -s -w` 6 years ago
driver.go move multistep imports to helper. 8 years ago
ssh.go allow user to set winrm_host override like we do ssh_host override 6 years ago
step_configure_qmp.go delete qmp socket path. Also, clean up unnecessary use of statebag to recieve step values. (#8572) 6 years ago
step_configure_vnc.go Add VNC Password support to QEMU builder 7 years ago
step_convert_disk.go Add additional disk support for QEMU builder. 7 years ago
step_copy_disk.go Add additional disk support for QEMU builder. 7 years ago
step_create_disk.go Revert "Revert "Qemu builder disk size as a string"" 6 years ago
step_forward_ssh.go fix copypasta mistake switching ssh port mix/max for vnc port min/max 7 years ago
step_http_ip_discover.go Extract http ip discover to a new step 6 years ago
step_http_ip_discover_test.go Add StepHttpIpDiscover tests 6 years ago
step_prepare_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_resize_disk.go Revert "Revert "Qemu builder disk size as a string"" 6 years ago
step_run.go Revert "fix: persist default drive/device" (#8440) 6 years ago
step_set_iso.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_shutdown.go Change back to make sure all durations are a time.Duration 6 years ago
step_type_boot_command.go Extract http ip discover to a new step 6 years ago