Commit Graph

267 Commits

Author SHA1 Message Date
Mitchell Hashimoto 5d7ccb5f78 Update changelog 2013-11-05 14:30:49 -08:00
Mitchell Hashimoto b85913b9a7 v0.3.11 2013-11-04 14:43:39 -08:00
Mitchell Hashimoto be9f245810 Update CHANGELOG 2013-11-04 14:36:32 -08:00
Mitchell Hashimoto d740015ef4 builder/vmware: check for ifconfig in /sbin [GH-591] 2013-11-04 14:34:51 -08:00
Mitchell Hashimoto dd6b5f0d85 builder/vmware: force LANG=C for ifconfig [GH-592] 2013-11-04 14:26:18 -08:00
Mitchell Hashimoto 8f50d2dd9a builder/virtualbox: no panic if ssh host port min/max is same [GH-594] 2013-11-04 14:20:26 -08:00
Mitchell Hashimoto cb5f645c4c Update CHANGELOG 2013-11-02 23:25:48 -05:00
Mitchell Hashimoto 46cb972776 Update CHANGELOG 2013-11-02 23:24:42 -05:00
Mitchell Hashimoto 4856300f62 common: downloads can be HTTPS [GH-587] 2013-11-02 22:10:48 -05:00
Mitchell Hashimoto 7abfed7a7a update CHANGELOG 2013-11-02 11:34:54 +01:00
Mitchell Hashimoto d17605bd1f communicator/ssh: buffer file on disk to read length [GH-561] 2013-11-02 11:34:54 +01:00
Mitchell Hashimoto 2964f27cc5 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554] 2013-11-02 11:34:54 +01:00
Mitchell Hashimoto 60bb158bf1 Merge pull request #550 from mitchellh/fix#536
builder/amazon/ebs: Add config for target AZ.
2013-10-23 20:42:15 -07:00
Mitchell Hashimoto 9fa9cae9b3 packer: don't panic if can't write to UI 2013-10-23 20:32:20 -07:00
Matthew Hooker 402b38e779 Merge branch 'master' of github.com:mitchellh/packer into fix#536
Conflicts:
	CHANGELOG.md
2013-10-23 15:40:35 -07:00
Matthew Hooker 8df4c991df Update CHANGELOG 2013-10-23 15:26:35 -07:00
Matthew Hooker 73a638749a builder/amazon/ebs: Add config for target AZ.
Fixes [GH-536]
2013-10-21 08:01:34 -07:00
Mitchell Hashimoto 07bd414ce5 Up version for dev 2013-10-20 19:07:29 -07:00
Mitchell Hashimoto 15c4fb66e3 v0.3.10 2013-10-20 17:55:54 -07:00
Mitchell Hashimoto c4515dbd56 Update CHANGELOG and link in Ansible 2013-10-20 17:48:03 -07:00
Mitchell Hashimoto afe0b88fca Update CHANGELOG 2013-10-20 17:44:56 -07:00
Mitchell Hashimoto dfc553d36d Update CHANGELOG 2013-10-20 17:41:58 -07:00
Mitchell Hashimoto 65169b4576 builder/virtualbox,vmware: support user templates in SSH key path
[GH-539]
2013-10-20 15:58:39 -07:00
Mitchell Hashimoto a54e5e70da builder/virtualbox: use proper SATA port arg [GH-547] 2013-10-20 15:55:31 -07:00
Mitchell Hashimoto 9357c25991 Update CHANGELOG 2013-10-17 22:18:47 -10:00
Mitchell Hashimoto 7b09e24ac3 Update CHANGELOG 2013-10-15 09:51:47 -10:00
Mitchell Hashimoto 61ea7de66b Update CHANGELOG 2013-10-13 22:57:04 -10:00
Mitchell Hashimoto bfba541338 Update CHANGELOG 2013-10-13 22:51:36 -10:00
Mitchell Hashimoto 93ab5c8f63 Update CHANGELOG 2013-10-13 22:46:31 -10:00
Mitchell Hashimoto eb2bcfe456 Update CHANGELOG 2013-10-13 22:36:15 -10:00
Mitchell Hashimoto df3d751b19 communicator/ssh: explicitly set c.conn = nil 2013-10-13 22:21:52 -10:00
Jack Pearkes 4afe900535 Update CHANGELOG 2013-10-11 01:07:06 +02:00
Mitchell Hashimoto 58899f3888 builder/digitalocean: don't panic if error contains no message [GH-492] 2013-10-04 10:44:04 -07:00
Mitchell Hashimoto 475b65cb3b builder/virtualbox: detect vboxdrv issues [GH-488] 2013-10-02 17:13:22 -07:00
Mitchell Hashimoto c897998ec9 builder/virtualbox: error if version can't be detected [GH-488] 2013-10-02 17:11:42 -07:00
Mitchell Hashimoto 2057ed1366 Update CHANGELOG 2013-10-02 17:05:33 -07:00
Mitchell Hashimoto 9afa4732dd Up version for dev 2013-10-02 10:56:04 -07:00
Mitchell Hashimoto 8597b5c5a3 v0.3.9 2013-10-02 08:34:29 -07:00
Mitchell Hashimoto a4309ff33a Update CHANGELOG 2013-10-02 08:27:38 -07:00
Mitchell Hashimoto b230453b0a Update CHANGELOG 2013-09-30 22:03:14 -07:00
Mitchell Hashimoto d916604c24 Update CHANGELOG 2013-09-30 09:02:18 -07:00
Mitchell Hashimoto d10a2596b8 Update CHANGELOG 2013-09-29 15:11:32 -04:00
Mitchell Hashimoto 581a33ab7d Update CHANGELOG 2013-09-28 09:39:34 +02:00
Mitchell Hashimoto 67d8803223 communicator/ssh: dir upload works when dir contains symlinks [Gh-449] 2013-09-25 10:42:49 +02:00
Mitchell Hashimoto cf89e8b783 Update CHANGELOG 2013-09-25 09:29:01 +02:00
Mitchell Hashimoto 1e4d207149 packer: default user var values needn't be strings [GH-456] 2013-09-24 23:00:19 +02:00
Mitchell Hashimoto 6509e899d0 Update version for dev 2013-09-22 16:15:55 -05:00
Mitchell Hashimoto ca9426d6e7 v0.3.8 2013-09-22 15:56:11 -05:00
Mitchell Hashimoto a6397c160a packer/plugin: detect invalid versions 2013-09-22 09:51:14 -07:00
Mitchell Hashimoto 3c301dc73a provisioner/puppet-masterless: user variables in puppet vars [GH-448] 2013-09-21 18:28:14 -07:00