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
Mitchell Hashimoto 107e47fe25
update commands to new user var syntax
12 years ago
..
command update commands to new user var syntax 12 years ago
json
uuid Simplifies the implementation of common/uuid 13 years ago
config.go common: process user variables in non-string config decodes [GH-598] 13 years ago
config_test.go common: process user variables in non-string config decodes [GH-598] 13 years ago
download.go common: downloads can be HTTPS [GH-587] 13 years ago
download_test.go common: support SHA512 as checksum type [Gh-356] 13 years ago
multistep_debug.go common: Use new multistep API 13 years ago
packer_config.go
step_connect_ssh.go An SSH timeout should be treated as an error 13 years ago
step_connect_ssh_test.go
step_create_floppy.go common: Use new multistep API 13 years ago
step_download.go builder/vmware: make things more Go-like 13 years ago
step_download_test.go common: Add new StepDownload to DRY up downloads 13 years ago
step_provision.go builder/docker: ctrl-C works during provisioning 13 years ago
step_provision_test.go