Commit Graph

1583 Commits (05ab50949f75a182f6df2ade104f511c177d889d)
 

Author SHA1 Message Date
Mitchell Hashimoto 05ab50949f communicator/ssh: refactor scpSession that we'll reuse for UploadDir
13 years ago
Mitchell Hashimoto d857c9ccbb builder/amazon/chroot: implement UploadDir for chroot communicator
13 years ago
Mitchell Hashimoto 1010c8ae19 packer/rpc: implement UploadDir
13 years ago
Mitchell Hashimoto 8b21b5b713 packer/rpc: use public MockCommunicator, tests pass
13 years ago
Mitchell Hashimoto 46e02209a9 packer: Add UploadDir to the Communicator interface
13 years ago
Mitchell Hashimoto d6824a728f Merge pull request #343 from masteinhauser/patch-1
13 years ago
Myles A. K. Steinhauser 2fd967482f Actual md5sum as Ubuntu Hashesh webpage is out of date.
13 years ago
Mitchell Hashimoto 9599a9fa49 Update CHANGELOG
13 years ago
Mitchell Hashimoto 09f01d44e4 Merge pull request #338 from mitchellh/signal-confirm
13 years ago
Mitchell Hashimoto a02282ef8e Merge pull request #342 from masteinhauser/patch-1
13 years ago
Myles A. K. Steinhauser 1f45ed428b Bump Ubuntu 12.04.2 to 12.04.3
13 years ago
Jack Pearkes 4da60e6503 packer/plugin: confirm cleanup at first signal received
13 years ago
Mitchell Hashimoto 80e36f11b9 provisioner/salt-masterless: fix the build
13 years ago
Mitchell Hashimoto f76a09fc08 builder/amazon/instance: remove check for AMI tools [GH-330]
13 years ago
Mitchell Hashimoto 5151d99fc3 Update CHANGELOG
13 years ago
Mitchell Hashimoto 6d92e19a59 website: delete salt.html.markdown
13 years ago
Rachid Belaid 3cb3a7cd30 Fix #264 to upload local minion config
13 years ago
Mitchell Hashimoto 15157f3aee Update CHANGELOG
13 years ago
Mitchell Hashimoto f75856188c post-processor/vagrant: don't error if unused
13 years ago
Mitchell Hashimoto 0484006e34 packer: no need to check if nil since we're appending to slice
13 years ago
Mitchell Hashimoto 2302e90aae Merge pull request #329 from jasonberanek/vagrant-output-fix
13 years ago
Mitchell Hashimoto aeb395fe90 post-processor/vagrant: nitpick format
13 years ago
Mitchell Hashimoto cc0c48889c Update CHANGELOG
13 years ago
Mitchell Hashimoto 1f82511768 Merge pull request #331 from jasonberanek/vbox-vagrant-ova
13 years ago
Mitchell Hashimoto 443ccc5306 packer/rpc: don't panic on failed Ui calls
13 years ago
Mitchell Hashimoto 9c5e5af289 Update CHANGELOG
13 years ago
Mitchell Hashimoto faeba2a14f packer/plugin: swallowInterrupts in plugin should swallow all
13 years ago
Mitchell Hashimoto 36b97b820f packer/rpc: error instead of panic cancelling builder
13 years ago
Mitchell Hashimoto df70443a7c packer/rpc: less panics
13 years ago
Mitchell Hashimoto 043264ca77 communicator/ssh: more error handlingin Upload
13 years ago
Mitchell Hashimoto a46c7afcf7 provisioner/shell: retry the upload if command fails as well
13 years ago
Jason A. Beranek c5d2b791df post-processor/vagrant/virtualbox: support ova artifacts [GH-315]
13 years ago
Jason A. Beranek 0e3365782a post-processor/vagrant: fix output ConfigTemplate validation [GH-324]
13 years ago
Mitchell Hashimoto 251abc3496 builder/amazon: modify attributes before region copy
13 years ago
Mitchell Hashimoto 42beac4516 builder/amazon/common: modify output for AMI copy
13 years ago
Mitchell Hashimoto c66bb8813f website: document ami_regions
13 years ago
Mitchell Hashimoto 6de93d47a6 website: document tags on every amazon builder
13 years ago
Mitchell Hashimoto e7a50133b6 builder/amazon: support tags in chroot and instance
13 years ago
Mitchell Hashimoto d03c852ac2 builder/amazon/common: move tags into ami_config
13 years ago
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