packer-cn/builder/qemu
Ian Duffy fa273f3bea Allow configurable VNC bind IP for QEMU
This commit allows for a user configurable VNC bind IP to be used for
QEMU.

By default this will be 127.0.0.1, alternatively, a user can use
0.0.0.0 which will bind to all interfaces.

This pull request should satisfy concerns of #3570 and #3559. It is
also in-line with the functionality provided by #3566 and #3565

Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2016-05-25 10:10:12 +01:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go Allow configurable VNC bind IP for QEMU 2016-05-25 10:10:12 +01:00
builder_test.go Allow configurable VNC bind IP for QEMU 2016-05-25 10:10:12 +01:00
driver.go Clarify how to run with logs if qemu fails to start (#3561) 2016-05-20 14:25:52 -07:00
ssh.go helper/communicator: make host more generic 2015-06-13 19:23:33 -04:00
step_boot_wait.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_configure_vnc.go Allow configurable VNC bind IP for QEMU 2016-05-25 10:10:12 +01:00
step_convert_disk.go add convert step for qcow2 image format 2015-10-29 12:27:46 +00:00
step_copy_disk.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_create_disk.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_forward_ssh.go Fixes #2743: Change log messages for step_forward_ssh 2015-09-17 13:43:08 +02:00
step_prepare_output_dir.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_resize_disk.go Merge pull request #2118 from vtolstov/image 2015-06-18 10:16:51 +02:00
step_run.go Allow configurable VNC bind IP for QEMU 2016-05-25 10:10:12 +01:00
step_set_iso.go qemu: allow to use live iso without cache 2016-01-25 10:44:42 +00:00
step_shutdown.go bulder/qemu: convert interpolation 2015-05-27 13:39:43 -07:00
step_type_boot_command.go Pause between boot_commands when debugging a QEMU build 2016-05-17 17:14:50 -04:00
step_wait_for_shutdown.go builder/qemu: simplify driver, make things more Go-like 2013-11-05 21:40:49 -08:00