Commit Graph

1032 Commits (c668ef8f709ddea4a6e6dcc24e8aef6d36bee547)
 

Author SHA1 Message Date
Mitchell Hashimoto c668ef8f70 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 55882a65c7 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 28a22a5fbe builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto 55d3f87f3f builder/common: add StepProvision
13 years ago
Mitchell Hashimoto 2cea79c54a builder/amazon/ebs: rename to amazon/ebs in order to support others
13 years ago
Mitchell Hashimoto 3d44633712 Merge branch 'common-ssh'
13 years ago
Mitchell Hashimoto 61f02c5d02 CHANGELOG
13 years ago
Mitchell Hashimoto d49480ebff builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 60b8e1f2dc builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto d3ea6c96c5 builder/digitalocean: use common connect ssh
13 years ago
Mitchell Hashimoto 2ee81f1491 builder/common: if cancel during SSH, cancel the attempts
13 years ago
Mitchell Hashimoto 51e998a81f builder/amazonebs: switch to common SSH connect step
13 years ago
Mitchell Hashimoto 2f7097bcfe builder/common: add common StepConnectSSH for builders
13 years ago
Mitchell Hashimoto 5aa8448576 website: document new shell env vars
13 years ago
Mitchell Hashimoto d8a0128d1f provisioner/shell: make build name and builder type env vars [GH-154]
13 years ago
Mitchell Hashimoto b1c7d93ee8 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto a47ad137a0 packer: move constants into a single const()
13 years ago
Mitchell Hashimoto 85f92e35f6 Merge pull request #181 from qur/overrides
13 years ago
Mitchell Hashimoto 2895523e45 packer: Add failing test for [GH-181] to fix
13 years ago
Julian Phillips 37f78fe796 Don't expose overrides directly to provisioners
13 years ago
Mitchell Hashimoto 2ba0876d34 builder/vmware: unexport calculted config fields
13 years ago
Mitchell Hashimoto 033c90cfa3 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto 1a6fca7563 builder/digitalocean: unexport calcaulted settings
13 years ago
Mitchell Hashimoto 039a5019e4 builder/amazonebs: Don't export sshTimeout so it can't be set
13 years ago
Mitchell Hashimoto b353c4946e communicator/ssh: improved logging
13 years ago
Mitchell Hashimoto 544a8de3e8 Update CHANGELOG
13 years ago
Mitchell Hashimoto 559e0a7d6f communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto 21113fd550 communicator/ssh: retry connection in ConnectFunc forawhile
13 years ago
Mitchell Hashimoto 343614a172 fmt
13 years ago
Mitchell Hashimoto f65711c716 communicator/ssh: re-establish ssh connection if possible [GH-152]
13 years ago
Mitchell Hashimoto 076a4befab communicator/ssh: ConnectFunc times out after 15 sceonds
13 years ago
Mitchell Hashimoto 4d297315c4 communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto 89e12245af website: document the fix command
13 years ago
Mitchell Hashimoto 06186c97b6 website: document the checksum features
13 years ago
Mitchell Hashimoto 46f37ab8e3 Update CHANGELOG for packer fix
13 years ago
Mitchell Hashimoto e5773e1b66 command/fix: properly replace the escaped </>
13 years ago
Mitchell Hashimoto 6f86fd9849 command/fix: run the iso-md5 fixer
13 years ago
Mitchell Hashimoto f91d4f2244 command/fix: fixer for iso_md5 change
13 years ago
Mitchell Hashimoto 8ee8612997 command/fix: boilerplate for the fix command
13 years ago
Mitchell Hashimoto 82915de7f9 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto eeffebc3e2 Update CHANGELOG
13 years ago
Mitchell Hashimoto 5b4fc718aa builder/vmware: generic checksum types [GH-175]
13 years ago
Mitchell Hashimoto 5a529ee41a builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto 4f4af1621f Update CHANGELOG
13 years ago
Mark Peek 839045264e Move AWS auth decisions to goamz [GH-160]
13 years ago
Mitchell Hashimoto da45a790e1 website: add PACKER_LOG_PATH docs
13 years ago
Mitchell Hashimoto 8e79bb44a7 Clean up some of the log path detection code
13 years ago
Mitchell Hashimoto 097e44da48 Merge pull request #168 from markpeek/markpeek-filelogging
13 years ago
Mitchell Hashimoto b358a0ea6e Error if unknown root level key in template [GH-180]
13 years ago
Mitchell Hashimoto a354f5fc08 Unused keys are invalid in templates [GH-104]
13 years ago