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/common
Megan Marsh 90c5da40f2
implement abort logic and printing for the askstep implementation as well
7 years ago
..
adapter allow a provisioner to timeout 7 years ago
bootcommand make generate 7 years ago
filelock Shadow the flock pkg & add a noop filelock so that at least the solaris binary can be built 7 years ago
iochan use our own copy of iochan.LineReader 7 years ago
json
net common/net: Cleanup cache of used port after closing 7 years ago
powershell Correct HTTPIP == FALSE on HyperV builder 7 years ago
random
retry Revert "Backoff.Linear: panic when InitialBackoff > MaxBackoff" 7 years ago
shell Update common/shell/shell.go 7 years ago
shell-local Fixed various typos 7 years ago
template introduce the clean_resource_name to clean image names and deprecate the old ones 7 years ago
test-fixtures Use the hashicorp/go-getter to download files 7 years ago
uuid
config.go Use the hashicorp/go-getter to download files 7 years ago
floppy_config.go
floppy_config_test.go
http_config.go use port as ints 7 years ago
http_config_test.go use port as ints 7 years ago
iso_config.go fix some tests and some config behavior to prevent null dereference errors and incorrect precedence between iso checksum and iso checksum url 7 years ago
iso_config_test.go fix some tests and some config behavior to prevent null dereference errors and incorrect precedence between iso checksum and iso checksum url 7 years ago
multistep_debug.go
multistep_runner.go implement abort logic and printing for the askstep implementation as well 7 years ago
packer_config.go
retry.go
retry_test.go
step_cleanup_temp_keys.go allow a provisioner to timeout 7 years ago
step_create_floppy.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_floppy_test.go
step_download.go add test for local fs download 7 years ago
step_download_test.go add test for local fs download 7 years ago
step_http_server.go use port as ints 7 years ago
step_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_output_dir_test.go deduplicate step_output_dir and move to common folder 7 years ago
step_provision.go [Builder|Build|PostProcessor|Provisioner|Hook]Server: context cancel using a RPC cancel method 7 years ago
step_provision_test.go
terminal.go
terminal_posix.go
terminal_test.go
terminal_windows.go