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
Matthew Hooker a9abe43325
builder/amazon: add retry login when creating tags.
10 years ago
..
json
ssh code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh 11 years ago
test-fixtures tests actually test the floppies 10 years ago
uuid Simplifies the implementation of common/uuid 13 years ago
config.go common: revert some changes from #2121 for Windows 11 years ago
config_test.go common: remove unused config methods 11 years ago
download.go common/download.go: allow to specify relative path for file scheme 10 years ago
download_test.go Implement fix, add comments so it's more apparent why we're doing special logic 11 years ago
floppy_config.go tests actually test the floppies 10 years ago
floppy_config_test.go tests actually test the floppies 10 years ago
http_config.go Refactor http server config into common 10 years ago
http_config_test.go Refactor http server config into common 10 years ago
iso_config.go iso_checksum: fix parsing with absent newline 10 years ago
iso_config_test.go iso_checksum: fix parsing with absent newline 10 years ago
multistep_debug.go common: clarify debug mode [GH-907] 12 years ago
multistep_runner.go Improve -on-error descriptions 10 years ago
packer_config.go Add -on-error command line argument to allow preserving artifacts on builder errors 10 years ago
retry.go builder/amazon: add retry login when creating tags. 10 years ago
retry_test.go builder/amazon: add retry login when creating tags. 10 years ago
step_create_floppy.go Allow wildcards and directories for floppy_files parameter 12 years ago
step_create_floppy_test.go common: fix formatting directives in tests 11 years ago
step_download.go common: StepDownload can force an extension 11 years ago
step_download_test.go
step_http_server.go Refactor http server config into common 10 years ago
step_provision.go packer: HookProvision errors if no communicator 11 years ago
step_provision_test.go