Commit Graph

2441 Commits

Author SHA1 Message Date
Mitchell Hashimoto 01c7bbf8c4 builder/virtualbox: move to iso/ folder 2013-12-21 14:25:22 -08:00
Mitchell Hashimoto 8e4ce2c591 builder/amazon: alphabetize 2013-12-21 14:22:05 -08:00
Mitchell Hashimoto 4a2793445f builder/amazon/chroot: mount in device-specific places 2013-12-21 09:16:09 -08:00
Mitchell Hashimoto f4567ee921 packer/rpc: communicator shouldn't conncet to ID 0 2013-12-21 08:07:42 -08:00
Mitchell Hashimoto 3e08ccba00 packer/rpc: if stream ID 0 is used, paic 2013-12-21 08:07:34 -08:00
Mitchell Hashimoto 901929356f packer/rpc: don't use stream ID zero [GH-738] 2013-12-20 22:01:38 -08:00
Mitchell Hashimoto 551b3c3741 packer/rpc: missing format for muxconn 2013-12-20 21:54:50 -08:00
Mitchell Hashimoto 7ae4665cd2 Update CHANGELOG 2013-12-20 21:54:13 -08:00
Mitchell Hashimoto 6588fe627d Merge pull request #739 from mitchellh/f-prov-pause-before
Provisioner "pause_before" meta-parameter
2013-12-20 21:53:24 -08:00
Mitchell Hashimoto a2671dc383 website: update for pause_before 2013-12-20 21:49:10 -08:00
Mitchell Hashimoto 196a0642c4 packer: configure the build with the paused provisioner 2013-12-20 21:44:15 -08:00
Mitchell Hashimoto 47a8359183 packer: say the pause before next provisioner 2013-12-20 21:39:23 -08:00
Mitchell Hashimoto 2264f7d8a2 packer: PausedProvisioner 2013-12-20 21:36:41 -08:00
Mitchell Hashimoto ca70cd8f0e packer: Tempaltes understand "pause_before" in provisioners 2013-12-20 12:34:20 -08:00
Mitchell Hashimoto 5eb16895cd packer/rpc: use a pointer for maps to avoid race 2013-12-20 10:02:47 -08:00
Mitchell Hashimoto 6ebfd502d7 packer/rpc: fix data race by acquiring wrong locks in MuxConn 2013-12-20 09:55:57 -08:00
Mitchell Hashimoto 9b579a9dd7 post-procssor/vagrant: return proper artifact 2013-12-20 09:52:50 -08:00
Mitchell Hashimoto edbdee5dee packer/rpc: accept/dial stream IDs are unique [GH-727] 2013-12-20 09:49:44 -08:00
Mitchell Hashimoto 629f3eee21 core: cache makes proper path with slashes after "." [GH-716] 2013-12-19 18:25:01 -08:00
Mitchell Hashimoto 74f018df2b packer/rpc: make newXWithMuxConn private 2013-12-19 17:35:32 -08:00
Mitchell Hashimoto f06cd56e72 packer/rpc: make servers use odd seqnums, clients even [GH-727] 2013-12-19 17:32:43 -08:00
Mitchell Hashimoto 54e96d100a Update CHANGELOG 2013-12-19 15:02:22 -08:00
Mitchell Hashimoto 7ff549ecdb Merge pull request #733 from mitchellh/f-vagrant-pp-revamp
Vagrant Post-Processor Refactor + "Include" feature
2013-12-19 15:01:07 -08:00
Mitchell Hashimoto 99cbe1fc42 command/fix: update help 2013-12-19 14:56:12 -08:00
Mitchell Hashimoto 8819594386 command/fix: fix for overrides 2013-12-19 14:54:00 -08:00
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides 2013-12-19 14:44:15 -08:00
Mitchell Hashimoto 84f8c0bfa0 command/fix: cleaner 2013-12-19 14:44:12 -08:00
Mitchell Hashimoto b6795081b8 website: update docs for vagrant pp 2013-12-19 14:10:28 -08:00
Mitchell Hashimoto 6518c92e25 post-processor/vagrant: more tests 2013-12-19 14:04:45 -08:00
Mitchell Hashimoto 7b6bbbf42f post-procssor/vagrant: don't export some things 2013-12-19 13:52:48 -08:00
Mitchell Hashimoto 2f09eb5bba post-processor/vagrant: vmware 2013-12-19 13:44:18 -08:00
Mitchell Hashimoto 23e73b1226 post-processor/vagrant: DigitalOcean 2013-12-19 13:41:48 -08:00
Mitchell Hashimoto c1a9728448 post-processor/vagrant: transition aws over 2013-12-19 13:37:09 -08:00
Mitchell Hashimoto 3dd4c08f2d post-processor/vagrant: start new format 2013-12-19 13:22:46 -08:00
Mitchell Hashimoto 930b844bd5 website/source: fix typos 2013-12-19 09:57:31 -08:00
Mitchell Hashimoto fb5d1708c5 post-processor/vagrant: include files 2013-12-19 09:28:19 -08:00
Mitchell Hashimoto eaf76618cb post-processor/vagrant: compression_level is an int 2013-12-19 09:16:57 -08:00
Mitchell Hashimoto ac36b33f98 builder/virtualbox: fix compilation 2013-12-19 08:49:50 -08:00
Mitchell Hashimoto 3c5c9a6ea3 builder/virtualbox: sleep when stopping forcefully to allow session
unlock
2013-12-19 08:49:23 -08:00
Mitchell Hashimoto dcae79e67f builder/virtualbox: remove devices in separate step 2013-12-19 08:47:37 -08:00
Mitchell Hashimoto c264ef0a29 builer/virtualbox: avoid crash since guest additions path not set 2013-12-18 11:27:25 -08:00
Mitchell Hashimoto 675f7a43ba builder/virtualbox: don't download guest additions if disable [GH-731] 2013-12-18 11:22:02 -08:00
Mitchell Hashimoto da16887010 Merge pull request #724 from ChrisKozak/master
builder/digitalocean: Updated DigitalOcean default image id
2013-12-18 09:01:06 -08:00
Mitchell Hashimoto ae7459718d builder/amazon/instance: use US if region us-east-1 for upload [GH-729] 2013-12-18 09:00:20 -08:00
Mitchell Hashimoto c3d34f930d Update CHANGELOG 2013-12-18 08:41:06 -08:00
Mitchell Hashimoto a0a0c121a4 test: high-level CLI tests that catch basic errors 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto ecf211ceed paker: tests for ColoredUi not showing color with env vars 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto 69f971094c builder/vmware: style 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto 4d3c9e7104 Merge pull request #726 from rocketnova/master
provisioner/chef-solo: Chef environment doesn't work for chef-solo
2013-12-18 08:40:13 -08:00