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/builder/common
Mitchell Hashimoto 19b6841e64
builder/common: channels instead of unsafe read/write for communicate
13 years ago
..
config.go builder/common: Don't prepend slash to URL path if path is empty 13 years ago
config_test.go builder/common: Don't prepend slash to URL path if path is empty 13 years ago
download.go builder/common: support sha1/sha256 hashes 13 years ago
download_test.go builder/common: support sha1/sha256 hashes 13 years ago
multistep_debug.go packer: Ui can return an error for Ask, returns one for interrupt 13 years ago
packer_config.go builder/common: common config struct for Packer configs 13 years ago
step_connect_ssh.go builder/common: channels instead of unsafe read/write for communicate 13 years ago
step_connect_ssh_test.go builder/common: add common StepConnectSSH for builders 13 years ago
step_create_floppy.go builder/common: continue after creating floppy 13 years ago
step_provision.go builder/common: add StepProvision 13 years ago
step_provision_test.go builder/common: add StepProvision 13 years ago