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
Megan Marsh be97507088
delete qmp socket path. Also, clean up unnecessary use of statebag to recieve step values. (#8572)
6 years ago
..
artifact.go fmt 12 years ago
builder.go delete qmp socket path. Also, clean up unnecessary use of statebag to recieve step values. (#8572) 6 years ago
builder.hcl2spec.go build using HCL2 (#8423) 6 years ago
builder_test.go add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables. 6 years ago
driver.go move multistep imports to helper. 8 years ago
ssh.go allow ssh_host config option to override host logic for all builders 7 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_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 Change back to make sure all durations are a time.Duration 6 years ago