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 0677b02e18
Share SourceImageName with provisioners and manifest post-processor (#8603)
7 years ago
..
adapter
bootcommand Change back to make sure all durations are a time.Duration 7 years ago
chroot Move common steps together 7 years ago
filelock
iochan
json
net configure_port_test.go: don't panic when error is not what we expected 7 years ago
powershell ask for VM by name to reduce looping. 7 years ago
random
retry Revert "Backoff.Linear: panic when InitialBackoff > MaxBackoff" 7 years ago
shell use shell struct in shell-local provisioner and post-processor. 7 years ago
shell-local Merge remote-tracking branch 'origin/master' into sharing_info 7 years ago
shutdowncommand Change back to make sure all durations are a time.Duration 7 years ago
template
test-fixtures
uuid
command.go Move CommandWrapper & ShellCommand to common 7 years ago
config.go
floppy_config.go Fix floppy doc markdown typo (#8458) 7 years ago
floppy_config_test.go
http_config.go document HTTPConfig from struct 7 years ago
http_config_test.go
iso_config.go common: collect dropped error 7 years ago
iso_config_test.go common: fix dropped errors and warnings in test 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
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 7 years ago
step_download.go update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function. 7 years ago
step_download_test.go update step_download to return an ActionContinue if the URls field is empty. this allows us to simplify the hyperv builder, and is still safe because all other builders and uses of step_download already validate that the iso url is not empty if that's what they need, most of them inside of the IsoConfig prepare function. 7 years ago
step_http_server.go
step_output_dir.go
step_output_dir_test.go
step_provision.go Share SourceImageName with provisioners and manifest post-processor (#8603) 7 years ago
step_provision_test.go Share SourceImageName with provisioners and manifest post-processor (#8603) 7 years ago
terminal.go
terminal_posix.go
terminal_test.go
terminal_windows.go