packer-cn/builder/qemu
Michael Gibson 7e4fb9adb5
vnc_bind_address not getting passed through to qemu
This was mostly addressed in commit
hashicorp/packer@fa273f3

Just missing vncIP from step_type_boot_command.go
2018-07-09 14:05:39 -06:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go builder/qemu: properly prepare boot command. 2018-05-01 12:40:00 -07:00
builder_test.go implement config struct for qemu 2018-04-19 14:26:31 -07:00
driver.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_configure_vnc.go fix imports 2018-01-24 17:09:17 -08:00
step_convert_disk.go make the convert retryable in case it takes a bit to release a lock 2018-06-28 14:21:28 -07:00
step_copy_disk.go fix imports 2018-01-24 17:09:17 -08:00
step_create_disk.go fix imports 2018-01-24 17:09:17 -08:00
step_forward_ssh.go fix imports 2018-01-24 17:09:17 -08:00
step_prepare_output_dir.go fix imports 2018-01-24 17:09:17 -08:00
step_resize_disk.go Avoid warning when using raw format. 2018-03-29 14:51:02 +03:00
step_run.go fix imports 2018-01-24 17:09:17 -08:00
step_set_iso.go fix imports 2018-01-24 17:09:17 -08:00
step_shutdown.go fix imports 2018-01-24 17:09:17 -08:00
step_type_boot_command.go vnc_bind_address not getting passed through to qemu 2018-07-09 14:05:39 -06:00