Commit Graph

1064 Commits (20d3946eae007ff9f164af233dbb4ac75b2896bc)
 

Author SHA1 Message Date
Emil Sit 20d3946eae builder/v*: Include path to output dir in error
13 years ago
Mitchell Hashimoto 7d1f799ced builder/*: switch to MultiErrorAppend
13 years ago
Mitchell Hashimoto 40ec63d349 packer: MultiErrorAppend helper method.
13 years ago
Mitchell Hashimoto 5dbae2efde builder/common: CheckUnusedConfig
13 years ago
Mitchell Hashimoto d1ecd89635 builder/*: extract to common the config decoding
13 years ago
Mitchell Hashimoto 6f6a27b008 builder/common: extract out decode config
13 years ago
Mitchell Hashimoto 5b8c372fdc communicator/ssh: style
13 years ago
Mitchell Hashimoto c80db71361 packer: fix failing tests
13 years ago
Mitchell Hashimoto abf4cfecb2 communicator/ssh: remove complete TODO
13 years ago
Mitchell Hashimoto 27fc4da5f9 Update CHANGELOG
13 years ago
Mitchell Hashimoto 0784f7961b Merge pull request #195 from markpeek/markpeek-file-error
13 years ago
Mitchell Hashimoto 71c0b2c1d5 Update CHANGELOG
13 years ago
Mitchell Hashimoto 9f93ca7d3b website: powered by bintray
13 years ago
Mitchell Hashimoto bf3e137a5a website: remove the ?direct in downloads to use CDN
13 years ago
Mitchell Hashimoto f226bd13af Merge pull request #199 from qur/builder-name
13 years ago
Julian Phillips dca4fabd1b packer/template: Remove name from builder rawConfig
13 years ago
Julian Phillips a31fd29b8b packer/template: Test that builder.rawConfig excludes name
13 years ago
Radu Voicilas 0f1bc9ee6f Add a clean target to the Makefile
13 years ago
Mark Peek ed75091bd4 Log an upload error closer to when it occurs
13 years ago
Mark Peek a8a53fb0b4 Return errors from remote scp command
13 years ago
Mitchell Hashimoto 104178080c Merge pull request #192 from dougm/fusion-leases-path
13 years ago
Doug MacEachern 923a541d8c fix Fusion DhcpLeasesPath
13 years ago
Mitchell Hashimoto bca05ddd5b builder/vmware: look for license for WS9
13 years ago
Mitchell Hashimoto 04b8ff89a6 builder/vmware: workstation 9 show stderr if command fails
13 years ago
Mitchell Hashimoto b9f0b81821 scripts: Use XC_ARCH/XC_OS to limit what arch/os combo is built
13 years ago
Mitchell Hashimoto 56402f9432 Update CHANGELOG
13 years ago
Mitchell Hashimoto cbddd413f1 builder/vmware: wording
13 years ago
Mitchell Hashimoto 229011def4 builder/vmware: split drivers out into individual files
13 years ago
Julian Phillips d7e5a3bb1d builder/vmware: Add support for Workstation 9 (Linux).
13 years ago
Mitchell Hashimoto 8cb035cc65 Up version for dev
13 years ago
Mitchell Hashimoto e6dcb739d7 website: fix download parsing
13 years ago
Mitchell Hashimoto bdc44a53ab v0.2.0
13 years ago
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