356 Commits

Author SHA1 Message Date
Mitchell Hashimoto
be8900cdc7 v0.5.2 2014-02-21 20:31:10 -08:00
Mitchell Hashimoto
60a125432b provisioner/ansible-local: better error if missing [GH-836] 2014-02-21 20:30:04 -08:00
Mitchell Hashimoto
9c79a47f59 post-processor/vagrant: AWS/DO keep input artifacts [GH-55] 2014-02-21 20:02:49 -08:00
Mitchell Hashimoto
74a3fd4b51 packer: closed pipe is caught [GH-875] 2014-02-21 17:43:45 -08:00
Mitchell Hashimoto
074658f86f Update cHANGELOG 2014-02-21 15:23:20 -08:00
Mitchell Hashimoto
c37ab71311 update CHANGELOG 2014-02-21 15:16:20 -08:00
Mitchell Hashimoto
c98ae34557 builder/googlecompute: tests for #867 2014-02-21 15:10:09 -08:00
Mitchell Hashimoto
78125e0b5b Update CHANGELOG 2014-02-21 14:59:21 -08:00
Mitchell Hashimoto
003c3b5ed3 communicator/ssh: set TCP keep-alive [GH-872] 2014-02-21 14:46:05 -08:00
Mitchell Hashimoto
c927dfa9cf packer/rpc: fix crashes with big file uploads [GH-897] 2014-02-21 14:24:22 -08:00
Mitchell Hashimoto
4f29ed550a Update CHANGELOG 2014-01-19 20:49:17 -08:00
Mitchell Hashimoto
e28db6e48c Update CHANGELOG 2014-01-19 15:48:56 -08:00
Mitchell Hashimoto
40035d8a6c Update CHANGELOG 2014-01-19 15:41:33 -08:00
Mitchell Hashimoto
8fb124750e Update cHANGELOG 2014-01-19 15:21:40 -08:00
Mitchell Hashimoto
ea5961f13a packer: don't crash if arg is empty [GH-832] 2014-01-19 15:19:10 -08:00
Mitchell Hashimoto
78b859acf6 builder/virtualbox,vmware: checksum not required if checksum type is
none
2014-01-04 11:10:13 -08:00
Mitchell Hashimoto
ea00ec2a10 Update CHANGELOG.md 2014-01-02 15:14:51 -08:00
Mitchell Hashimoto
fbebd7fe9c up version for dev 2014-01-02 13:33:50 -08:00
Mitchell Hashimoto
eeefde8fc7 v0.5.1 2014-01-02 08:51:18 -08:00
Mitchell Hashimoto
f325581bc2 update CHANGELOG 2014-01-01 22:24:29 -08:00
Mitchell Hashimoto
f92e5d456d builder/vmware-iso: ESX5Driver impl OutputDir [GH-773] 2014-01-01 20:55:08 -08:00
Mitchell Hashimoto
e77671ea58 update CHANGELOG 2013-12-31 22:33:46 -08:00
Mitchell Hashimoto
00cc9fb14c packer/rpc: muxconn can't use stream ID 0 ever 2013-12-30 21:03:10 -08:00
Mitchell Hashimoto
8dfb7842d4 up version for dev 2013-12-30 20:57:59 -08:00
Mitchell Hashimoto
ccaf00c29e v0.5.0 2013-12-30 12:29:36 -08:00
Mitchell Hashimoto
0daccdcd74 builder/amazon: handle cases when amazon SG isn't available [GH-494] 2013-12-28 10:03:22 -07:00
Mitchell Hashimoto
f7c39340a3 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto
2a030603a5 packer: allow environmental variables within user vars [GH-633] 2013-12-28 09:34:17 -07:00
Mitchell Hashimoto
228f0c2520 builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto
0f16773631 packer: add pwd function with working directory [GH-762] 2013-12-27 20:46:10 -07:00
Mitchell Hashimoto
8e098d5eb1 Update CHANGELOG 2013-12-27 20:34:24 -07:00
Mitchell Hashimoto
f2489ac6b9 builder/docker: customize run command [GH-648] 2013-12-27 10:17:45 -07:00
Mitchell Hashimoto
fa7feb368d packer: template process build names [GH-744] 2013-12-27 09:43:59 -07:00
Mitchell Hashimoto
8b269ebea6 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto
5b8016043d provisioner/ansible-local: templates for role, playbook paths [GH-749] 2013-12-27 08:29:31 -07:00
Mitchell Hashimoto
16a57c1334 packer: {{timestamp}} is the same for an entire build [GH-744] 2013-12-26 17:29:21 -07:00
Mitchell Hashimoto
c35c30186a Update CHANGELOG 2013-12-26 17:20:01 -07:00
Mitchell Hashimoto
401882ef14 Update CHANGELOG 2013-12-26 17:19:05 -07:00
Mitchell Hashimoto
319605aa09 Update CHANGELOG 2013-12-22 17:13:33 -08:00
Mitchell Hashimoto
2df5f0c29e Update CHANGELOG 2013-12-20 21:54:13 -08:00
Mitchell Hashimoto
21bbeb3607 core: cache makes proper path with slashes after "." [GH-716] 2013-12-19 18:25:01 -08:00
Mitchell Hashimoto
d803b5cd6a Update CHANGELOG 2013-12-19 15:02:22 -08:00
Mitchell Hashimoto
d568db25c5 post-processor/vagrant: include files 2013-12-19 09:28:19 -08:00
Mitchell Hashimoto
b97c4c1335 builder/virtualbox: sleep when stopping forcefully to allow session
unlock
2013-12-19 08:49:23 -08:00
Mitchell Hashimoto
aa9b493870 builder/virtualbox: don't download guest additions if disable [GH-731] 2013-12-18 11:22:02 -08:00
Mitchell Hashimoto
4f33a10bc3 Update CHANGELOG 2013-12-18 08:41:06 -08:00
Mitchell Hashimoto
d209fcd5cc builder/virtualbox: verify output dir is writable 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto
a3878bbbd6 builder/amazon/all: launched instances have a name [GH-642] 2013-12-16 18:11:23 -08:00
Mitchell Hashimoto
9971a18208 common: process user variables in non-string config decodes [GH-598] 2013-12-16 17:57:07 -08:00
Mitchell Hashimoto
960607935c Update CHANGELOG 2013-12-16 14:11:02 -08:00