packer-cn/builder/qemu
Adrien Delorme a6bb06c04e
Merge pull request #7615 from hashicorp/fix_7607
fix copypasta mistake switching ssh port mix/max for vnc port min/max
2019-05-07 12:17:45 +02:00
..
artifact.go fmt 2014-10-28 08:43:19 -07:00
builder.go change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
builder_test.go qemu builder: add the 'use_backing_file' setting for QCOW2 images 2018-05-16 10:22:50 -04:00
driver.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh.go use port as ints 2019-03-19 15:01:12 +01:00
step_configure_vnc.go use port as ints 2019-03-19 15:01:12 +01:00
step_convert_disk.go move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
step_copy_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_forward_ssh.go fix copypasta mistake switching ssh port mix/max for vnc port min/max 2019-05-06 15:01:09 -07:00
step_prepare_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_resize_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_run.go builder/qemu: Fix typo in version comparison 2019-05-07 08:37:57 +01:00
step_set_iso.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_shutdown.go allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
step_type_boot_command.go use port as ints 2019-03-19 15:01:12 +01:00