Commit Graph

1054 Commits (5e9c51ff6d80d2fbfd3369aac9da653ef947fb5d)
 

Author SHA1 Message Date
Mitchell Hashimoto 5e9c51ff6d Merge pull request #195 from markpeek/markpeek-file-error
13 years ago
Mitchell Hashimoto 785e244481 Update CHANGELOG
13 years ago
Mitchell Hashimoto cb95f36485 website: powered by bintray
13 years ago
Mitchell Hashimoto 9c551ee737 website: remove the ?direct in downloads to use CDN
13 years ago
Mitchell Hashimoto cad6789704 Merge pull request #199 from qur/builder-name
13 years ago
Julian Phillips 40897fdfc2 packer/template: Remove name from builder rawConfig
13 years ago
Julian Phillips dee1bc6c67 packer/template: Test that builder.rawConfig excludes name
13 years ago
Radu Voicilas f415fc18ef Add a clean target to the Makefile
13 years ago
Mark Peek 0403932315 Log an upload error closer to when it occurs
13 years ago
Mark Peek ebd14bb2df Return errors from remote scp command
13 years ago
Mitchell Hashimoto 9ab04e953b Merge pull request #192 from dougm/fusion-leases-path
13 years ago
Doug MacEachern e531af96e1 fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto 9d31a49fad builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto d126c45d77 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto badd5df3cd scripts: Use XC_ARCH/XC_OS to limit what arch/os combo is built
13 years ago
Mitchell Hashimoto 3f5293785f Update CHANGELOG
13 years ago
Mitchell Hashimoto a9252959ba builder/vmware: wording
13 years ago
Mitchell Hashimoto 05e081e07f builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips 4846d252a3 builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto a179220a84 Up version for dev
13 years ago
Mitchell Hashimoto f9db6b3227 website: fix download parsing
13 years ago
Mitchell Hashimoto ce995d77a4 v0.2.0
13 years ago
Mitchell Hashimoto 59c89faaf4 builder/common: only count handshake error if auth tried
13 years ago
Mitchell Hashimoto 29279415d0 builder/vmware: error if guest IP is blank [GH-189]
13 years ago
Mitchell Hashimoto 8e1e40c096 builder/*: convert to common StepProvision
13 years ago
Mitchell Hashimoto f170c6f564 builder/common: add StepProvision
13 years ago
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