Commit Graph

2426 Commits (6ebfd502d762aaeb5a2dfce56ae67ec4d9b077fd)
 

Author SHA1 Message Date
Mitchell Hashimoto 6ebfd502d7 packer/rpc: fix data race by acquiring wrong locks in MuxConn
12 years ago
Mitchell Hashimoto 9b579a9dd7 post-procssor/vagrant: return proper artifact
12 years ago
Mitchell Hashimoto edbdee5dee packer/rpc: accept/dial stream IDs are unique [GH-727]
12 years ago
Mitchell Hashimoto 629f3eee21 core: cache makes proper path with slashes after "." [GH-716]
12 years ago
Mitchell Hashimoto 74f018df2b packer/rpc: make newXWithMuxConn private
12 years ago
Mitchell Hashimoto f06cd56e72 packer/rpc: make servers use odd seqnums, clients even [GH-727]
12 years ago
Mitchell Hashimoto 54e96d100a Update CHANGELOG
12 years ago
Mitchell Hashimoto 7ff549ecdb Merge pull request #733 from mitchellh/f-vagrant-pp-revamp
12 years ago
Mitchell Hashimoto 99cbe1fc42 command/fix: update help
12 years ago
Mitchell Hashimoto 8819594386 command/fix: fix for overrides
12 years ago
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides
12 years ago
Mitchell Hashimoto 84f8c0bfa0 command/fix: cleaner
12 years ago
Mitchell Hashimoto b6795081b8 website: update docs for vagrant pp
12 years ago
Mitchell Hashimoto 6518c92e25 post-processor/vagrant: more tests
12 years ago
Mitchell Hashimoto 7b6bbbf42f post-procssor/vagrant: don't export some things
12 years ago
Mitchell Hashimoto 2f09eb5bba post-processor/vagrant: vmware
12 years ago
Mitchell Hashimoto 23e73b1226 post-processor/vagrant: DigitalOcean
12 years ago
Mitchell Hashimoto c1a9728448 post-processor/vagrant: transition aws over
12 years ago
Mitchell Hashimoto 3dd4c08f2d post-processor/vagrant: start new format
12 years ago
Mitchell Hashimoto 930b844bd5 website/source: fix typos
12 years ago
Mitchell Hashimoto fb5d1708c5 post-processor/vagrant: include files
12 years ago
Mitchell Hashimoto eaf76618cb post-processor/vagrant: compression_level is an int
12 years ago
Mitchell Hashimoto ac36b33f98 builder/virtualbox: fix compilation
12 years ago
Mitchell Hashimoto 3c5c9a6ea3 builder/virtualbox: sleep when stopping forcefully to allow session
12 years ago
Mitchell Hashimoto dcae79e67f builder/virtualbox: remove devices in separate step
12 years ago
Mitchell Hashimoto c264ef0a29 builer/virtualbox: avoid crash since guest additions path not set
12 years ago
Mitchell Hashimoto 675f7a43ba builder/virtualbox: don't download guest additions if disable [GH-731]
12 years ago
Mitchell Hashimoto da16887010 Merge pull request #724 from ChrisKozak/master
12 years ago
Mitchell Hashimoto ae7459718d builder/amazon/instance: use US if region us-east-1 for upload [GH-729]
12 years ago
Mitchell Hashimoto c3d34f930d Update CHANGELOG
12 years ago
Mitchell Hashimoto a0a0c121a4 test: high-level CLI tests that catch basic errors
12 years ago
Mitchell Hashimoto ecf211ceed paker: tests for ColoredUi not showing color with env vars
12 years ago
Mitchell Hashimoto 69f971094c builder/vmware: style
12 years ago
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable
12 years ago
Mitchell Hashimoto 4d3c9e7104 Merge pull request #726 from rocketnova/master
12 years ago
Mitchell Hashimoto 4b19de6512 Merge pull request #730 from sudharsh/txt_template_fix
12 years ago
Sudharshan S e8d1cc8e31 Fix Puppet Provisioner crash when HieraConfigPath or ManifestDir is specified
12 years ago
Rocket bb8e9ad71c Change chef environment to work for chef-solo.
12 years ago
Chris Kozak f5d6df6416 Updated DigitalOcean default image id
12 years ago
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642]
12 years ago
Mitchell Hashimoto 4c6800f5a3 common: process user variables in non-string config decodes [GH-598]
12 years ago
Mitchell Hashimoto 47d47082fc test: better output if a test fails
12 years ago
Mitchell Hashimoto c751fb58cc Update CHANGELOG
12 years ago
Mitchell Hashimoto 18f3588f35 packer: no colored output if machine-readable [GH-684]
12 years ago
Mitchell Hashimoto a6d5ebaf5e Merge pull request #719 from sudharsh/go_minver_verify
12 years ago
Sudharshan S d22b2a011d Verify go version when building packer.
12 years ago
Sudharshan S c4942a62ee The minimum go version to build packer is 1.2, not 1.1.
12 years ago
Mitchell Hashimoto f99837b4b7 test: fix GCE test
12 years ago
Mitchell Hashimoto 044e7fa368 test: google compute engine acceptance tests
12 years ago
Mitchell Hashimoto a91b8f6853 builder/googlecompute: only load secrets/private key if given
12 years ago