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/hyperone
Adrien Delorme f555e7a9f2
allow a provisioner to timeout
7 years ago
..
artifact.go change Builder to be passed a context for cancellation 7 years ago
builder.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
builder_acc_test.go Update source_image names in tests 7 years ago
chroot_communicator.go allow a provisioner to timeout 7 years ago
config.go Add support for custom API url of compatible service 7 years ago
step_chroot_provision.go Add chroot disk build 7 years ago
step_copy_files.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_image.go change Builder to be passed a context for cancellation 7 years ago
step_create_ssh_key.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vm.go change Builder to be passed a context for cancellation 7 years ago
step_create_vm_from_disk.go change Builder to be passed a context for cancellation 7 years ago
step_create_vm_test.go change Builder to be passed a context for cancellation 7 years ago
step_detach_disk.go change Builder to be passed a context for cancellation 7 years ago
step_mount_chroot.go Add chroot disk build 7 years ago
step_mount_extra.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_post_mount_commands.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_pre_mount_commands.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_prepare_device.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_stop_vm.go change Builder to be passed a context for cancellation 7 years ago
token_by_ssh.go Add host key hash verify 7 years ago
utils.go allow a provisioner to timeout 7 years ago