Commit Graph

1544 Commits (ef142ce886056df107cb86cd1dfd6da8ab511efc)
 

Author SHA1 Message Date
Mitchell Hashimoto ef142ce886 builder/amazon: region copy must go before modify attributes
13 years ago
Mitchell Hashimoto a4f674f8ed builder/amazon/common: remove duplicates from ami_region
13 years ago
Mitchell Hashimoto c91ff5f2c4 Update CHANGELOG
13 years ago
Mitchell Hashimoto 71b9b5bfe0 Merge pull request #322 from jmassara/ami_region_copy
13 years ago
Mitchell Hashimoto d5cce24448 Update CHANGELOG
13 years ago
Mitchell Hashimoto 1479e983e0 Merge pull request #328 from jbronn/vmdk_type
13 years ago
Mitchell Hashimoto 9e12492f96 packer/rpc: fix build by missing import
13 years ago
Mitchell Hashimoto cf175b4733 communicator/ssh: respect interrupts by not looping on retyr [GH-327]
13 years ago
Justin Bronn 4d21ce0112 Document the `disk_type_id` parameter.
13 years ago
Mitchell Hashimoto c0d194600b packer/rpc: get rid of panicable case
13 years ago
Justin Bronn c6d1c8e9d5 Make it possible to customize the VMware virtual disk type id.
13 years ago
Mitchell Hashimoto 4c86547796 common/command: error if only/except points to bad build
13 years ago
Mitchell Hashimoto 9cc4137a19 common/command: more tests for filtering builds
13 years ago
Mitchell Hashimoto 6d9265a244 packer: add mock implementations and more template tests
13 years ago
James Massara c9de4c9644 Make sure ami_regions are valid
13 years ago
James Massara 228d0d593a amazon/common: Added AMI CopyImage support
13 years ago
Mitchell Hashimoto 1e6f39c1c3 Update CHANGELOG
13 years ago
Mitchell Hashimoto c91558ffe2 up version for dev
13 years ago
Mitchell Hashimoto 3f18a31c24 v0.3.4
13 years ago
Mitchell Hashimoto fd64600414 scripts: build go get ./... early to speed up builds
13 years ago
Mitchell Hashimoto 185f176937 scripts: set PACKER_RACE to build with race detector
13 years ago
Mitchell Hashimoto 4a3b7b46b0 Make travis run data race tests
13 years ago
Mitchell Hashimoto c2451e9f49 communicator/ssh: get data race tests passing
13 years ago
Mitchell Hashimoto 5559e49df3 packer/plugin: remove race in Exited()
13 years ago
Mitchell Hashimoto c05b6d628b packer/plugin: get rid of data race setting exited for Client
13 years ago
Mitchell Hashimoto e4e372046b packer/plugin: fix data race reading stdout in Client
13 years ago
Mitchell Hashimoto a66085444c packer/rpc: get rid of data races in tests
13 years ago
Mitchell Hashimoto 6f742cb332 packer: fix data race in communicator
13 years ago
Mark Peek c71419f701 website: tweak the formatting of the sleep tip
13 years ago
Mark Peek 6f5ec64456 Merge pull request #319 from ahawkins/patch-1
13 years ago
Adam Hawkins 9e48f5ea23 Fix syntax error
13 years ago
Adam Hawkins 70251a2c2a Add sleep tip about ssh
13 years ago
Mark Peek ad298abe48 website: add a troubleshooting section for the shell provisioner
13 years ago
Mitchell Hashimoto 83d36f90d3 Update CHANGELOG
13 years ago
Mitchell Hashimoto cfa9cef2bf packer/plugin: Set killed in the kill clients method
13 years ago
Mitchell Hashimoto f68e00085b packer/plugin: Killed bool to avoid panics when killing clients
13 years ago
Mitchell Hashimoto 8b00c82898 packer/rpc: when communicator abruptly exits, set exit status 123
13 years ago
Mitchell Hashimoto 717746ce4f provisioner/shell: retry uploads if reboot [GH-282]
13 years ago
Mitchell Hashimoto faf6eb1c67 post-processor/vagrant: show file being compressed [GH-314]
13 years ago
Mitchell Hashimoto 1be6563e4c update version for dev
13 years ago
Mitchell Hashimoto 256135340e v0.3.3
13 years ago
Mitchell Hashimoto de1e94eb90 packer/plugin: set TCP keep-alive on connection
13 years ago
Mitchell Hashimoto 7647b12eab builder/virtualbox: fmt
13 years ago
Mitchell Hashimoto 1fdaadb08c website: document formats feature
13 years ago
Mitchell Hashimoto 942f9b14a8 Update CHANGELOG
13 years ago
Mitchell Hashimoto cfcbfa39fb Merge pull request #309 from jsiebens/virtualbox_ova
13 years ago
Mitchell Hashimoto a329d7dd2f packer: remove keep_input_artifact prior to sending to build [GH-310]
13 years ago
Mitchell Hashimoto be5ed793f9 packer: postProvisioner should be postProcessor
13 years ago
Johan Siebens a19bd564d3 builder/virtualbox: export to ovf or ova (default ovf)
13 years ago
Mitchell Hashimoto fcb24f6896 post-processor/vagrant: process output path properly
13 years ago