Commit Graph

1028 Commits (b3585746367ef45d59cb908444ddb9ccc5d2c19d)
 

Author SHA1 Message Date
Mitchell Hashimoto b358574636 builder/amazon/ebs: rename to amazon/ebs in order to support others
13 years ago
Mitchell Hashimoto 91c1434764 Merge branch 'common-ssh'
13 years ago
Mitchell Hashimoto 9e3885e192 CHANGELOG
13 years ago
Mitchell Hashimoto fd58b33b38 builder/vmware: convert to cmmon ssh step
13 years ago
Mitchell Hashimoto 979bfc412e builder/virtualbox: use common SSH connect step
13 years ago
Mitchell Hashimoto 3bf49d1c66 builder/digitalocean: use common connect ssh
13 years ago
Mitchell Hashimoto ac7807e7e5 builder/common: if cancel during SSH, cancel the attempts
13 years ago
Mitchell Hashimoto 29bfab0631 builder/amazonebs: switch to common SSH connect step
13 years ago
Mitchell Hashimoto 193de1f5d3 builder/common: add common StepConnectSSH for builders
13 years ago
Mitchell Hashimoto d422abfcb2 website: document new shell env vars
13 years ago
Mitchell Hashimoto 0b5f4d9d17 provisioner/shell: make build name and builder type env vars [GH-154]
13 years ago
Mitchell Hashimoto 9387ba0fd4 packer: Make builder type available in configs [GH-154]
13 years ago
Mitchell Hashimoto f621f88913 packer: move constants into a single const()
13 years ago
Mitchell Hashimoto afea628e2c Merge pull request #181 from qur/overrides
13 years ago
Mitchell Hashimoto c51ecbbc43 packer: Add failing test for [GH-181] to fix
13 years ago
Julian Phillips 13362ef209 Don't expose overrides directly to provisioners
13 years ago
Mitchell Hashimoto 6b6beae3b8 builder/vmware: unexport calculted config fields
13 years ago
Mitchell Hashimoto 16960a52f2 builder/virtualbox: unexport calculated fields
13 years ago
Mitchell Hashimoto 05acb7b461 builder/digitalocean: unexport calcaulted settings
13 years ago
Mitchell Hashimoto 51206a491b builder/amazonebs: Don't export sshTimeout so it can't be set
13 years ago
Mitchell Hashimoto 07449a7801 communicator/ssh: improved logging
13 years ago
Mitchell Hashimoto 387793b2d3 Update CHANGELOG
13 years ago
Mitchell Hashimoto a0f1667df1 communicator/ssh: tweakable timeout on retry connection
13 years ago
Mitchell Hashimoto ebd3742e3e communicator/ssh: retry connection in ConnectFunc forawhile
13 years ago
Mitchell Hashimoto 2fff555e7f fmt
13 years ago
Mitchell Hashimoto 020e719e92 communicator/ssh: re-establish ssh connection if possible [GH-152]
13 years ago
Mitchell Hashimoto 04463f8254 communicator/ssh: ConnectFunc times out after 15 sceonds
13 years ago
Mitchell Hashimoto 9718a4656c communicator/ssh: have a Connection func so we can re-establish
13 years ago
Mitchell Hashimoto db644c91fb website: document the fix command
13 years ago
Mitchell Hashimoto 24f8275765 website: document the checksum features
13 years ago
Mitchell Hashimoto 10f2a88954 Update CHANGELOG for packer fix
13 years ago
Mitchell Hashimoto 3130fb43a7 command/fix: properly replace the escaped </>
13 years ago
Mitchell Hashimoto 7fc30436d5 command/fix: run the iso-md5 fixer
13 years ago
Mitchell Hashimoto ab2af979fd command/fix: fixer for iso_md5 change
13 years ago
Mitchell Hashimoto aae210f12d command/fix: boilerplate for the fix command
13 years ago
Mitchell Hashimoto 186e9509d4 builder/common: support sha1/sha256 hashes
13 years ago
Mitchell Hashimoto ec2e347f46 Update CHANGELOG
13 years ago
Mitchell Hashimoto 569ec0a2bb builder/vmware: generic checksum types [GH-175]
13 years ago
Mitchell Hashimoto 3007498282 builder/virtualbox: support generic hash types [GH-175]
13 years ago
Mitchell Hashimoto c62d7e2a3d Update CHANGELOG
13 years ago
Mark Peek 86db4eaa57 Move AWS auth decisions to goamz [GH-160]
13 years ago
Mitchell Hashimoto 0d71024450 website: add PACKER_LOG_PATH docs
13 years ago
Mitchell Hashimoto 5c00f2f50f Clean up some of the log path detection code
13 years ago
Mitchell Hashimoto c1aa059df4 Merge pull request #168 from markpeek/markpeek-filelogging
13 years ago
Mitchell Hashimoto 0e9c0edade Error if unknown root level key in template [GH-180]
13 years ago
Mitchell Hashimoto 3b4ef72e47 Unused keys are invalid in templates [GH-104]
13 years ago
Mark Peek 1d22f2efd6 Add PACKER_LOG_PATH for logging to a file
13 years ago
Mitchell Hashimoto 245deaf599 buidler/virtualbox,vmware: only stat if not force
13 years ago
Mitchell Hashimoto 276428a330 Merge pull request #179 from jasonberanek/force-build
13 years ago
Jason A. Beranek 9c31c69a7b Remove output directory in a step when "-force" flag step [GH-178]
13 years ago