Commit Graph

255 Commits

Author SHA1 Message Date
Mitchell Hashimoto 7fa797d878 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 532b4d3647 packer: don't panic if can't write to UI 2013-10-23 20:32:20 -07:00
Matthew Hooker e067f86d57 Merge branch 'master' of github.com:mitchellh/packer into fix#536
Conflicts:
	CHANGELOG.md
2013-10-23 15:40:35 -07:00
Matthew Hooker e99e4b4689 Update CHANGELOG 2013-10-23 15:26:35 -07:00
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
Fixes [GH-536]
2013-10-21 08:01:34 -07:00
Mitchell Hashimoto 24bd3c60e1 Up version for dev 2013-10-20 19:07:29 -07:00
Mitchell Hashimoto 0271d061fc v0.3.10 2013-10-20 17:55:54 -07:00
Mitchell Hashimoto 6a3fd92275 Update CHANGELOG and link in Ansible 2013-10-20 17:48:03 -07:00
Mitchell Hashimoto 0ff3e73359 Update CHANGELOG 2013-10-20 17:44:56 -07:00
Mitchell Hashimoto b5b5f46750 Update CHANGELOG 2013-10-20 17:41:58 -07:00
Mitchell Hashimoto 5e3c8c4fe6 builder/virtualbox,vmware: support user templates in SSH key path
[GH-539]
2013-10-20 15:58:39 -07:00
Mitchell Hashimoto 30be4927d6 builder/virtualbox: use proper SATA port arg [GH-547] 2013-10-20 15:55:31 -07:00
Mitchell Hashimoto 3608329a5f Update CHANGELOG 2013-10-17 22:18:47 -10:00
Mitchell Hashimoto 9fa648d7ac Update CHANGELOG 2013-10-15 09:51:47 -10:00
Mitchell Hashimoto 336d04cfbd Update CHANGELOG 2013-10-13 22:57:04 -10:00
Mitchell Hashimoto e54a723fbe Update CHANGELOG 2013-10-13 22:51:36 -10:00
Mitchell Hashimoto 08399b793f Update CHANGELOG 2013-10-13 22:46:31 -10:00
Mitchell Hashimoto f1a5f0e53e Update CHANGELOG 2013-10-13 22:36:15 -10:00
Mitchell Hashimoto 65d391dbeb communicator/ssh: explicitly set c.conn = nil 2013-10-13 22:21:52 -10:00
Jack Pearkes 94487871ad Update CHANGELOG 2013-10-11 01:07:06 +02:00
Mitchell Hashimoto 4067bab3d4 builder/digitalocean: don't panic if error contains no message [GH-492] 2013-10-04 10:44:04 -07:00
Mitchell Hashimoto 8821ef4def builder/virtualbox: detect vboxdrv issues [GH-488] 2013-10-02 17:13:22 -07:00
Mitchell Hashimoto c19fcafc01 builder/virtualbox: error if version can't be detected [GH-488] 2013-10-02 17:11:42 -07:00
Mitchell Hashimoto a27300e474 Update CHANGELOG 2013-10-02 17:05:33 -07:00
Mitchell Hashimoto eb257e847e Up version for dev 2013-10-02 10:56:04 -07:00
Mitchell Hashimoto c5fb53743a v0.3.9 2013-10-02 08:34:29 -07:00
Mitchell Hashimoto 710db8ded0 Update CHANGELOG 2013-10-02 08:27:38 -07:00
Mitchell Hashimoto 2e119b5137 Update CHANGELOG 2013-09-30 22:03:14 -07:00
Mitchell Hashimoto dfe2adf1ed Update CHANGELOG 2013-09-30 09:02:18 -07:00
Mitchell Hashimoto b00e395516 Update CHANGELOG 2013-09-29 15:11:32 -04:00
Mitchell Hashimoto d6be5d851e Update CHANGELOG 2013-09-28 09:39:34 +02:00
Mitchell Hashimoto 8cdb92e327 communicator/ssh: dir upload works when dir contains symlinks [Gh-449] 2013-09-25 10:42:49 +02:00
Mitchell Hashimoto 3e82c6cf12 Update CHANGELOG 2013-09-25 09:29:01 +02:00
Mitchell Hashimoto f0d0621855 packer: default user var values needn't be strings [GH-456] 2013-09-24 23:00:19 +02:00
Mitchell Hashimoto 8a4a08b143 Update version for dev 2013-09-22 16:15:55 -05:00
Mitchell Hashimoto dca427ce30 v0.3.8 2013-09-22 15:56:11 -05:00
Mitchell Hashimoto c7b10cb2cf packer/plugin: detect invalid versions 2013-09-22 09:51:14 -07:00
Mitchell Hashimoto 25924a2d2b provisioner/puppet-masterless: user variables in puppet vars [GH-448] 2013-09-21 18:28:14 -07:00
Mitchell Hashimoto 15b48bb71e Update CHANGELOG 2013-09-20 11:21:03 -07:00
Mitchell Hashimoto abbac36796 provisioner/shell: convert windows line endings to Unix [GH-277] 2013-09-20 10:22:43 -07:00
Mitchell Hashimoto 865f197503 builder/virtualbox: support attaching guest additions [GH-405] 2013-09-18 18:15:46 -07:00
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