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
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
..
artifact.go fmt 11 years ago
builder.go Remove net_device prepare validation (#8979) 6 years ago
builder.hcl2spec.go HCL2: when we see a map generate an attribute spec instead of a block spec (#9035) 6 years ago
builder_test.go Format code with `gofmt -s -w` 6 years ago
driver.go builders: Fix gosimple S1007 linting issue (#8871) 6 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 Fix gosimple S1025 linting errors (#8838) 6 years ago
step_create_disk.go Fix gosimple S1025 linting errors (#8838) 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 Add golangci-lint to project (#8686) 6 years ago
step_http_ip_discover_test.go Add golangci-lint to project (#8686) 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 Fix gosimple S1025 linting errors (#8838) 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