4604 Commits

Author SHA1 Message Date
Mitchell Hashimoto
a995df352e provisioner/shell: uploaded script should be 0755 [GH-1708] 2015-06-10 21:18:46 -07:00
Mitchell Hashimoto
952077ccb0 provisioner/shell: set -e for inline [GH-2069] 2015-06-10 21:02:22 -07:00
Mitchell Hashimoto
9c1e461402 website: document chef_environment for chef-solo 2015-06-10 20:33:00 -07:00
Mitchell Hashimoto
9c1e6bc478 website: clarify shutdown command [GH-2011] 2015-06-10 20:30:00 -07:00
Mitchell Hashimoto
9514be0df0 lowercase the extension of plugins just in case 2015-06-10 20:24:34 -07:00
Mitchell Hashimoto
03032c26fb ignore non-exe plugins on Windows [GH-2173] 2015-06-10 20:23:39 -07:00
Mitchell Hashimoto
c9d308c5d7 update CHANGELOG 2015-06-10 19:53:52 -07:00
Mitchell Hashimoto
dcf140f99f builder/digitalocean: more robust wait for pending 2015-06-10 19:53:07 -07:00
Mitchell Hashimoto
0e0cd28071 builder/digitalocean: fix failing unit tests 2015-06-10 19:31:48 -07:00
Mitchell Hashimoto
5cfd26a0d3 builder/digitalocean: user data support [GH-2113] 2015-06-10 19:29:48 -07:00
Mitchell Hashimoto
c9c9e2871c builder/digitalocean: fix build 2015-06-10 18:58:50 -07:00
Mitchell Hashimoto
6b29c2d26a update CHANGELOG 2015-06-10 18:58:27 -07:00
Mitchell Hashimoto
b63eb4629a Merge branch 'ColinHebert-do_certificate' 2015-06-10 18:58:02 -07:00
Mitchell Hashimoto
7dc59677f9 Merge branch 'do_certificate' of https://github.com/ColinHebert/packer into ColinHebert-do_certificate 2015-06-10 18:57:56 -07:00
Mitchell Hashimoto
910b16104e website: update required options for DO 2015-06-10 18:56:03 -07:00
Mitchell Hashimoto
5da56d2aa6 builder/digitalocean: image, region, etc. required 2015-06-10 18:54:51 -07:00
Mitchell Hashimoto
be8443d508 update CHANGELOG 2015-06-10 18:49:27 -07:00
Mitchell Hashimoto
572926d90c Merge pull request #2206 from mitchellh/b-do
builder/digitalocean: use official API client, v2 only
2015-06-10 18:48:27 -07:00
Mitchell Hashimoto
311c9eb5c2 builder/digitalocean: fix unit tests 2015-06-10 14:28:05 -07:00
Clint Shryock
2056fda4d3 builder/amazon: Allow spaces in AMI names 2015-06-10 16:19:36 -05:00
Mitchell Hashimoto
9a393a5601 builder/digitalocean: only list user images 2015-06-10 14:18:38 -07:00
Mitchell Hashimoto
a691a1521c website: update do docs 2015-06-10 14:16:40 -07:00
Mitchell Hashimoto
486c7e4ae6 builder/digitalocean: remove unused things 2015-06-10 14:07:24 -07:00
Chris Bednarski
3ac74bbae8 Remove redundant aliases 2015-06-10 14:07:13 -07:00
Chris Bednarski
e294db8ede Revert to original BuilderId 2015-06-10 14:04:24 -07:00
Mitchell Hashimoto
d9c48e82fb builder/digitalocean: switch to new lib 2015-06-10 14:02:06 -07:00
Chris Bednarski
42d749ab5f Light style and typo cleanup 2015-06-10 13:46:21 -07:00
Chris Bednarski
c4fc365c65 Updated to reflect changes to template code 2015-06-10 13:33:50 -07:00
Clint Shryock
c9b413e3d1 builder/amazon-instance: Omit access, secrety key if using IAM Instance Profile 2015-06-10 15:18:05 -05:00
Mitchell Hashimoto
9da9ce6046 vmware/iso: disk_additional_size 2015-06-10 12:41:17 -07:00
Mitchell Hashimoto
ffdd5e6772 update CHANGELOG 2015-06-10 12:40:20 -07:00
Mitchell Hashimoto
3ba9d70b22 Merge pull request #1382 from sneal/AdditionalDisksForVMwareISO
Additional disks for vmware iso
2015-06-10 12:39:50 -07:00
Chris Bednarski
52269b66b9 Added new compress post-processor, contributed by Vasiliy Tolstov 2015-06-10 12:30:18 -07:00
Mitchell Hashimoto
802a76685e update CHANGELOG 2015-06-10 11:34:37 -07:00
Mitchell Hashimoto
1d653efe90 Merge pull request #2174 from brandonheller/master
vmware/iso: support hierarchical output directories
2015-06-10 11:33:59 -07:00
Mitchell Hashimoto
fafdfc962f vmware/common: detect Vmware 'unknown error' and show better message 2015-06-10 11:31:36 -07:00
Clint
83fc70fa00 Update CHANGELOG.md 2015-06-10 13:22:36 -05:00
Clint
0ff508c80d Update CHANGELOG.md 2015-06-10 13:20:39 -05:00
Clint
626243baed Update CHANGELOG.md 2015-06-10 13:18:17 -05:00
Mitchell Hashimoto
9b83b7f2e0 update CHANGELOg 2015-06-10 10:50:40 -07:00
Mitchell Hashimoto
bd04b52b32 virtualbox/common: style 2015-06-10 10:50:08 -07:00
Mitchell Hashimoto
8d6a99457a Merge pull request #1078 from pleschev/skip_nat_port
Adding the ability to skip nat port forwarding for ssh connectivity
2015-06-10 10:47:03 -07:00
Mitchell Hashimoto
77c8df1e7b update CHANGELOG 2015-06-10 10:33:30 -07:00
Mitchell Hashimoto
be4a82dfae amazon/*: fix some merge conflicts 2015-06-10 10:33:01 -07:00
Mitchell Hashimoto
296f8286c4 Merge branch 'renat-sabitov-fix_amazon_instance_waits' 2015-06-10 10:31:30 -07:00
Mitchell Hashimoto
8e1db0d94c Merge branch 'fix_amazon_instance_waits' of https://github.com/renat-sabitov/packer into renat-sabitov-fix_amazon_instance_waits 2015-06-10 10:31:21 -07:00
Mitchell Hashimoto
7410289cba update CHANGELOG 2015-06-10 10:21:32 -07:00
Mitchell Hashimoto
0b819e4dd8 Merge pull request #2199 from rickard-von-essen/prl_pd11
Support Parallels Desktop 11
2015-06-10 10:21:07 -07:00
Clint
5c8d973563 Merge pull request #2201 from janschumann/ebs_volume_creation_fails_without_volume_type
EBS volume creation fails without volume type
2015-06-10 10:46:21 -05:00
Jan Schumann
802cfa3871 make sure IOPS is not set for empty VolumeType 2015-06-10 17:21:25 +02:00