Commit Graph

1556 Commits (4513a2509e6f3e765e024352811ec09e9686ffdd)
 

Author SHA1 Message Date
Mitchell Hashimoto 4513a2509e Update CHANGELOG
13 years ago
Mitchell Hashimoto 2b797bb1ed packer/plugin: swallowInterrupts in plugin should swallow all
13 years ago
Mitchell Hashimoto c7e932ee6e packer/rpc: error instead of panic cancelling builder
13 years ago
Mitchell Hashimoto a7d3638146 packer/rpc: less panics
13 years ago
Mitchell Hashimoto 5a1073a980 communicator/ssh: more error handlingin Upload
13 years ago
Mitchell Hashimoto 99a7116939 provisioner/shell: retry the upload if command fails as well
13 years ago
Mitchell Hashimoto f4f433d0d8 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto d9e80803c9 builder/amazon/common: modify output for AMI copy
13 years ago
Mitchell Hashimoto 9810766373 website: document ami_regions
13 years ago
Mitchell Hashimoto 385ca4cc97 website: document tags on every amazon builder
13 years ago
Mitchell Hashimoto 0306759840 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto 50e2535bd8 builder/amazon/common: move tags into ami_config
13 years ago
Mitchell Hashimoto f197c2b5f0 builder/amazon: region copy must go before modify attributes
13 years ago
Mitchell Hashimoto 374f2fb647 builder/amazon/common: remove duplicates from ami_region
13 years ago
Mitchell Hashimoto cd4fb50cb7 Update CHANGELOG
13 years ago
Mitchell Hashimoto 4522db5d7d Merge pull request #322 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto 16df9a2c69 Update CHANGELOG
13 years ago
Mitchell Hashimoto 6fd17791e6 Merge pull request #328 from jbronn/vmdk_type
13 years ago
Mitchell Hashimoto db01abc008 packer/rpc: fix build by missing import
13 years ago
Mitchell Hashimoto 3375c9e4fd communicator/ssh: respect interrupts by not looping on retyr [GH-327]
13 years ago
Justin Bronn 53b13869b3 Document the `disk_type_id` parameter.
13 years ago
Mitchell Hashimoto 24b12993b7 packer/rpc: get rid of panicable case
13 years ago
Justin Bronn ffe63b8bd8 Make it possible to customize the VMware virtual disk type id.
13 years ago
Mitchell Hashimoto 58a48ed171 common/command: error if only/except points to bad build
13 years ago
Mitchell Hashimoto 2cf112c0ba common/command: more tests for filtering builds
13 years ago
Mitchell Hashimoto cc0f91b41b packer: add mock implementations and more template tests
13 years ago
James Massara e2ce81ce5e Make sure ami_regions are valid
13 years ago
James Massara 1e27feb6c6 amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto cfb53005ff Update CHANGELOG
13 years ago
Mitchell Hashimoto ba900fc2e8 up version for dev
13 years ago
Mitchell Hashimoto 148394a264 v0.3.4
13 years ago
Mitchell Hashimoto 45ad452c3b scripts: build go get ./... early to speed up builds
13 years ago
Mitchell Hashimoto 415fb2c935 scripts: set PACKER_RACE to build with race detector
13 years ago
Mitchell Hashimoto aa383885c5 Make travis run data race tests
13 years ago
Mitchell Hashimoto 77dd02c332 communicator/ssh: get data race tests passing
13 years ago
Mitchell Hashimoto b059cce542 packer/plugin: remove race in Exited()
13 years ago
Mitchell Hashimoto 5d7586cc59 packer/plugin: get rid of data race setting exited for Client
13 years ago
Mitchell Hashimoto 0b8bd1d7b7 packer/plugin: fix data race reading stdout in Client
13 years ago
Mitchell Hashimoto 2b5282b3d8 packer/rpc: get rid of data races in tests
13 years ago
Mitchell Hashimoto 4524b13911 packer: fix data race in communicator
13 years ago
Mark Peek 32ab55c79f website: tweak the formatting of the sleep tip
13 years ago
Mark Peek 2b2903c4eb Merge pull request #319 from ahawkins/patch-1
13 years ago
Adam Hawkins de1cabb1f3 Fix syntax error
13 years ago
Adam Hawkins e64aec3e57 Add sleep tip about ssh
13 years ago
Mark Peek fff968eb5a website: add a troubleshooting section for the shell provisioner
13 years ago
Mitchell Hashimoto 21b1d1f00e Update CHANGELOG
13 years ago
Mitchell Hashimoto 96f8b45add packer/plugin: Set killed in the kill clients method
13 years ago
Mitchell Hashimoto 32216f5707 packer/plugin: Killed bool to avoid panics when killing clients
13 years ago
Mitchell Hashimoto 29ede35b28 packer/rpc: when communicator abruptly exits, set exit status 123
13 years ago
Mitchell Hashimoto 6e99c468d4 provisioner/shell: retry uploads if reboot [GH-282]
13 years ago