Commit Graph

345 Commits

Author SHA1 Message Date
Mitchell Hashimoto 7ec05423ce Update CHANGELOG 2014-01-19 15:48:56 -08:00
Mitchell Hashimoto d6432f5500 Update CHANGELOG 2014-01-19 15:41:33 -08:00
Mitchell Hashimoto ffe6e4da33 Update cHANGELOG 2014-01-19 15:21:40 -08:00
Mitchell Hashimoto 3857822ef2 packer: don't crash if arg is empty [GH-832] 2014-01-19 15:19:10 -08:00
Mitchell Hashimoto 12938fe36b builder/virtualbox,vmware: checksum not required if checksum type is
none
2014-01-04 11:10:13 -08:00
Mitchell Hashimoto 93f217c2f1 Update CHANGELOG.md 2014-01-02 15:14:51 -08:00
Mitchell Hashimoto 04f14161f5 up version for dev 2014-01-02 13:33:50 -08:00
Mitchell Hashimoto d44bcc9bbb v0.5.1 2014-01-02 08:51:18 -08:00
Mitchell Hashimoto a41678eb3b update CHANGELOG 2014-01-01 22:24:29 -08:00
Mitchell Hashimoto c74b3758d3 builder/vmware-iso: ESX5Driver impl OutputDir [GH-773] 2014-01-01 20:55:08 -08:00
Mitchell Hashimoto 07cc1cd93e update CHANGELOG 2013-12-31 22:33:46 -08:00
Mitchell Hashimoto ae37050e8a packer/rpc: muxconn can't use stream ID 0 ever 2013-12-30 21:03:10 -08:00
Mitchell Hashimoto 7177cc149f up version for dev 2013-12-30 20:57:59 -08:00
Mitchell Hashimoto 8c6ece6923 v0.5.0 2013-12-30 12:29:36 -08:00
Mitchell Hashimoto 8204944c0e builder/amazon: handle cases when amazon SG isn't available [GH-494] 2013-12-28 10:03:22 -07:00
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto e38c0424b9 packer: allow environmental variables within user vars [GH-633] 2013-12-28 09:34:17 -07:00
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto 4c8b8d4fa7 packer: add `pwd` function with working directory [GH-762] 2013-12-27 20:46:10 -07:00
Mitchell Hashimoto 476486ef5f Update CHANGELOG 2013-12-27 20:34:24 -07:00
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648] 2013-12-27 10:17:45 -07:00
Mitchell Hashimoto 02bb5b0a97 packer: template process build names [GH-744] 2013-12-27 09:43:59 -07:00
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto 525802e9e6 provisioner/ansible-local: templates for role, playbook paths [GH-749] 2013-12-27 08:29:31 -07:00
Mitchell Hashimoto 9239b6a25e packer: {{timestamp}} is the same for an entire build [GH-744] 2013-12-26 17:29:21 -07:00
Mitchell Hashimoto 3109a48bb6 Update CHANGELOG 2013-12-26 17:20:01 -07:00
Mitchell Hashimoto 37199ba3fe Update CHANGELOG 2013-12-26 17:19:05 -07:00
Mitchell Hashimoto d569573923 Update CHANGELOG 2013-12-22 17:13:33 -08:00
Mitchell Hashimoto 7ae4665cd2 Update CHANGELOG 2013-12-20 21:54:13 -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 54e96d100a Update CHANGELOG 2013-12-19 15:02:22 -08:00
Mitchell Hashimoto fb5d1708c5 post-processor/vagrant: include files 2013-12-19 09:28:19 -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 675f7a43ba builder/virtualbox: don't download guest additions if disable [GH-731] 2013-12-18 11:22:02 -08:00
Mitchell Hashimoto c3d34f930d Update CHANGELOG 2013-12-18 08:41:06 -08:00
Mitchell Hashimoto 2920239e6e builder/virtualbox: verify output dir is writable 2013-12-18 08:40:35 -08:00
Mitchell Hashimoto b95ad0c232 builder/amazon/all: launched instances have a name [GH-642] 2013-12-16 18:11:23 -08:00
Mitchell Hashimoto 4c6800f5a3 common: process user variables in non-string config decodes [GH-598] 2013-12-16 17:57:07 -08:00
Mitchell Hashimoto c751fb58cc Update CHANGELOG 2013-12-16 14:11:02 -08:00
Mitchell Hashimoto 501238b2bb update CHANGELOG 2013-12-13 19:28:18 -08:00
Mitchell Hashimoto a39fc73852 Update CHANGELOG 2013-12-12 14:47:27 -08:00
Mitchell Hashimoto b93a9c0a49 Update CHANGELOG 2013-12-12 13:20:25 -08:00
Mitchell Hashimoto 4677f38882 builder/amazon: parallelize AMI region copies [GH-495] 2013-12-12 12:24:32 -08:00
Mitchell Hashimoto 63f957cfd7 Update cHANGELOG 2013-12-11 14:03:33 -08:00
Mitchell Hashimoto 71385c8f01 Update CHANGELOG 2013-12-11 13:46:57 -08:00
Mitchell Hashimoto 895d87d9eb provisioner/puppet-masterless: use Go 1.2 template comparators 2013-12-11 12:39:02 -08:00
Mitchell Hashimoto 8d9a6eef1b update CHANGELOG 2013-12-11 11:22:53 -08:00
Mitchell Hashimoto 00c7da9481 Update CHANGELOG 2013-12-10 17:20:49 -08:00
Mitchell Hashimoto 73d691d319 up version for dev 2013-12-08 10:19:13 -08:00
Mitchell Hashimoto c6e969e41b v0.4.1 2013-12-07 21:05:53 -08:00