514 Commits

Author SHA1 Message Date
Mitchell Hashimoto
f85c9e4354 packer/rpc: set keep-alive on all RPC connections [GH-416] 2013-09-18 17:15:48 -07:00
Mitchell Hashimoto
877dfb81fe common: Allow user variables to be used for ints/bools/etc. [GH-418] 2013-09-18 16:18:39 -07:00
Mitchell Hashimoto
2e9dbb72b0 post-processor/vagrant: fix slice copy to actually work for override
[GH-426]
2013-09-18 14:43:42 -07:00
Mitchell Hashimoto
c5b46fb417 Update CHANGELOG 2013-09-18 14:14:40 -07:00
Mitchell Hashimoto
cf10fff7fa builder/amazon/common: save access/secret key from env [GH-434] 2013-09-18 13:59:23 -07:00
Mitchell Hashimoto
b3559b90fd Update CHANGELOG 2013-09-18 13:50:01 -07:00
Mitchell Hashimoto
dc0232975d provisioner/chef-solo: ability to specify custom chef template 2013-09-15 23:29:29 -07:00
Mitchell Hashimoto
a248ed886e update CHANGELOG 2013-09-15 22:34:46 -07:00
Mitchell Hashimoto
61320b20a9 builder/amazon/common: error if WaitForState can't find resource
repeatably
2013-09-12 20:37:14 -07:00
Mitchell Hashimoto
27608a7b0f builder/amazon/*: use WaitForState for AMIs 2013-09-12 20:33:32 -07:00
Mitchell Hashimoto
a6139af9ea Update CHANGELOG 2013-09-12 17:05:57 -07:00
Mitchell Hashimoto
3163d785c8 Update version for dev 2013-09-09 15:19:59 -07:00
Mitchell Hashimoto
a049ff9c31 v0.3.7 2013-09-09 15:04:13 -07:00
Mitchell Hashimoto
adbb490189 provisioner/file: support uploading directories [GH-251] 2013-09-09 14:00:06 -07:00
Mitchell Hashimoto
7684ee942b Update CHANGELOG 2013-09-07 22:28:06 -07:00
Mark Peek
312cb4a2db Update CHANGELOG to include clean_ami_name 2013-09-07 18:57:00 -07:00
Mitchell Hashimoto
a39e01b8d8 Update CHANGELOG 2013-09-07 18:14:17 -07:00
Mitchell Hashimoto
e9d6e83436 builder/amazon/common: support NoDevice [GH-396] 2013-09-06 11:44:57 -07:00
Mitchell Hashimoto
a9bd78a08f communicator/ssh: detect if SCP exited with failure [GH-386] 2013-09-05 19:55:09 -07:00
Mitchell Hashimoto
0e2511767e builder/amazon/common: if instance query returns none, ignore 2013-09-05 17:19:23 -07:00
Mitchell Hashimoto
d0c3cedee2 Update CHANGELOG 2013-09-05 17:14:50 -07:00
Mitchell Hashimoto
b2ddb24c63 Update CHANGELOG 2013-09-05 17:12:44 -07:00
Mitchell Hashimoto
3fc00a2dfa builder/vmware: auto-answer dialogs [GH-393] 2013-09-05 13:43:01 -07:00
Mitchell Hashimoto
615c65320a Update CHANGELOG 2013-09-05 12:20:57 -07:00
Mitchell Hashimoto
687352fd5a Update CHANGELOG 2013-09-05 12:10:40 -07:00
Mitchell Hashimoto
4e2ab0396a Update CHANGELOG 2013-09-05 12:02:18 -07:00
Mitchell Hashimoto
524499f942 Update CHANGELOG 2013-09-04 21:25:47 -07:00
Mitchell Hashimoto
302871113a builder/digitalocean: retry on any pending event errors
/cc @pearkes - I hate this thing.
2013-09-04 21:20:41 -07:00
Mitchell Hashimoto
77f707b079 Update CHANGELOG 2013-09-02 17:35:00 -07:00
Mitchell Hashimoto
8e9428633b command/inspect: fix weird output 2013-09-02 15:38:57 -07:00
Mitchell Hashimoto
0976258136 up version for dev 2013-09-02 10:42:05 -07:00
Mitchell Hashimoto
0c198ba2d5 v0.3.6 2013-09-02 10:19:27 -07:00
Mitchell Hashimoto
bde4fbf783 Update CHANGELOG 2013-09-02 10:18:48 -07:00
Mark Peek
c85a24e938 builder/openstack: region is now required 2013-09-01 13:46:57 -07:00
Mitchell Hashimoto
5f8994b9ca Update CHANGELOG 2013-08-31 22:06:47 -07:00
Mitchell Hashimoto
07ba3db25b Update CHANGELOG 2013-08-31 22:02:36 -07:00
Mitchell Hashimoto
d8b048662f builder/digitalocean: retry destroy a few times 2013-08-31 21:32:35 -07:00
Mitchell Hashimoto
fd4b01cf85 packer: required user variables [GH-374] 2013-08-31 17:33:17 -07:00
Mitchell Hashimoto
0c639f3cad Update CHANGELOG 2013-08-31 13:07:30 -07:00
Mitchell Hashimoto
1a2af97015 Update CHANGELOG 2013-08-30 23:58:03 -07:00
Mitchell Hashimoto
dd77898fcc Update CHANGELOG 2013-08-30 16:06:12 -07:00
Mitchell Hashimoto
9186a7f214 builder/amazon: output DNS name if debug mode 2013-08-30 14:55:56 -07:00
Mitchell Hashimoto
57f185451a builder/amazon: drop private key if debug mode [GH-373] 2013-08-30 14:48:50 -07:00
Mitchell Hashimoto
404ae53a4a provisioner/salt-masterless: join paths properly 2013-08-30 14:26:29 -07:00
Mitchell Hashimoto
5887472a6f packer/plugin: fix nil deref during ctrl-c of provisioner 2013-08-28 11:21:02 -07:00
Mitchell Hashimoto
9efc05dbbf Up vesrion for dev 2013-08-28 11:16:28 -07:00
Mitchell Hashimoto
be86264d21 v0.3.5 2013-08-28 10:47:19 -07:00
Mitchell Hashimoto
01e998a81c common: support SHA512 as checksum type [Gh-356] 2013-08-28 09:09:43 -07:00
Mitchell Hashimoto
d54b0bd629 builder/vmware: support key based SSH auth [GH-70] 2013-08-27 22:57:42 -07:00
Mitchell Hashimoto
a6735b1d65 builder/virtualbox: support ssh keys as auth mechanism [GH-70] 2013-08-27 22:55:13 -07:00