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
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
..
adapter allow a provisioner to timeout 7 years ago
bootcommand properly document how to set boot_wait to 0s 6 years ago
chroot Sharing info with post-processors via artifact (#8632) 6 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 configure_port_test.go: don't panic when error is not what we expected 7 years ago
powershell hyperv: add support for setting the boot order (#9046) 6 years ago
random Fix azure winrm_password attribution and allow to set winrm_username (#8928) 6 years ago
retry builder/azure-arm: Update logic for setting subscriptionID (#8685) 6 years ago
shell use shell struct in shell-local provisioner and post-processor. 6 years ago
shell-local Replace file shared state by statebag (#9238) 6 years ago
shutdowncommand Change back to make sure all durations are a time.Duration 6 years ago
template introduce the clean_resource_name to clean image names and deprecate the old ones 7 years ago
test-fixtures Add iso config test for checksum from file specific case (#8897) 6 years ago
uuid
command.go Move CommandWrapper & ShellCommand to common 6 years ago
config.go Use the hashicorp/go-getter to download files 7 years ago
floppy_config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
floppy_config_test.go
http_config.go document HTTPConfig from struct 7 years ago
http_config_test.go use port as ints 7 years ago
iso_config.go Add pwd to gogetter ChecksumFromFile (#9129) 6 years ago
iso_config_test.go Add pwd to gogetter ChecksumFromFile (#9129) 6 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 use printf for logging 7 years ago
step_create_floppy_test.go Merge pull request #8310 from alrs/resuscitate-common-floppy-tests 6 years ago
step_download.go try to use isos inplace whatever the os 6 years ago
step_download_test.go Update step_download_test.go 6 years ago
step_http_server.go Replace file shared state by statebag (#9238) 6 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 Replace file shared state by statebag (#9238) 6 years ago
step_provision_test.go Replace file shared state by statebag (#9238) 6 years ago
terminal.go
terminal_posix.go fix goimports 6 years ago
terminal_test.go
terminal_windows.go