376 Commits

Author SHA1 Message Date
Clint
3884555007 Merge pull request #2289 from mitchellh/b-amazon-chroot-fixes
builder/amazon-chroot: various fixing and debugging of chroot builder
2015-06-23 10:53:02 -05:00
Clint Shryock
44dc977cb8 document root_volume_resize for amazon-chroot 2015-06-23 10:52:42 -05:00
Mitchell Hashimoto
13c2c4660d Merge branch 'issue_2080' of https://github.com/rickard-von-essen/packer into rickard-von-essen-issue_2080 2015-06-22 12:39:30 -07:00
Clint Shryock
93b5ae5b3c fix typo 2015-06-22 10:33:35 -05:00
Clint Shryock
7165156b64 add note on EBS cleanup behavior 2015-06-19 16:06:09 -05:00
Mitchell Hashimoto
b20e26be17 website: update docs for ami_groups claritifaction [GH-1068] 2015-06-17 22:30:57 +02:00
Kerim Satirli
97e94eda77 adds missing comma
The `parallels_tools_flavor` key-value pair is missing a trailing comma, thereby making it invalid JSON.
2015-06-16 09:18:59 +02:00
Mitchell Hashimoto
2bb4bdffc4 website: update docs for ssh_keypair_name 2015-06-15 15:23:38 -07:00
Clint Shryock
91e565d54f builder/amazon: Update docs on ssh_private_key 2015-06-15 16:02:26 -05:00
Clint Shryock
d015d20a24 document block device mapping fields 2015-06-15 11:53:03 -05:00
Clint
2372393f64 Merge pull request #2212 from mitchellh/f-amazon-add-tags-to-snapshots
Add EBS snapshot tags #846 #1219
2015-06-15 10:05:57 -05:00
Clint
8fca582278 Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
builder/amazon: Add force_deregister option
2015-06-15 10:02:30 -05:00
Clint Shryock
c3e79c62b9 document force_deregister 2015-06-15 10:01:32 -05:00
Mitchell Hashimoto
b2e9277d3b website: update for Windows AWS instances 2015-06-14 10:51:34 -07:00
Mark Peek
8b4f980123 website: fix missing comma in parallels-pvm example 2015-06-12 15:00:53 -07:00
Mitchell Hashimoto
35b8df1816 website: note cloud-init req for openstack [GH-1750] 2015-06-12 11:14:28 -04:00
Mitchell Hashimoto
693f04afcc builder/openstack: AZ support 2015-06-12 11:10:10 -04:00
Mitchell Hashimoto
1428e6dfbe Merge pull request #2218 from mitchellh/f-openstack
OpenStack uses official OpenStack client
2015-06-12 10:52:33 -04:00
Mitchell Hashimoto
92b6b5c387 builder/openstack: can ref flavor by name 2015-06-12 10:32:31 -04:00
Mitchell Hashimoto
e724b5fe80 builder/openstack: support legacy env vars 2015-06-12 00:33:52 -04:00
Clint
1da56993a2 Merge pull request #2214 from mitchellh/b-amazon-subnet-docs
documentation: subnet_id is required for non-default VPC
2015-06-11 16:53:19 -05:00
Mitchell Hashimoto
3933cc3217 Merge pull request #2208 from mitchellh/b-do-user
builder/digitalocean: user data support [GH-2113]
2015-06-11 16:57:04 -04:00
Clint Shryock
724d591ba4 documentation: subnet_id is required for non-default VPC 2015-06-11 14:02:00 -05:00
Clint Shryock
a8155e17aa merge acaire/add-ebs-snapshot-tags 2015-06-11 10:33:55 -05:00
Mitchell Hashimoto
9c1e6bc478 website: clarify shutdown command [GH-2011] 2015-06-10 20:30:00 -07:00
Mitchell Hashimoto
5cfd26a0d3 builder/digitalocean: user data support [GH-2113] 2015-06-10 19:29:48 -07:00
Mitchell Hashimoto
910b16104e website: update required options for DO 2015-06-10 18:56:03 -07:00
Mitchell Hashimoto
a691a1521c website: update do docs 2015-06-10 14:16:40 -07:00
Mitchell Hashimoto
9da9ce6046 vmware/iso: disk_additional_size 2015-06-10 12:41:17 -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
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
Shawn Neal
b665339b39 Added website docs for VMWare ISO additionaldisk_size 2015-06-04 08:22:50 -07:00
Mitchell Hashimoto
8cac7e8d51 Merge pull request #1930 from bhourigan/issue1929
Prepending -i to sudo so PATH is inherited from profile.d scripts
2015-05-28 09:36:58 -07:00
Mitchell Hashimoto
96b40322e0 Merge pull request #2095 from rickard-von-essen/issue_2079
Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode
2015-05-27 20:19:23 -07:00
Vasiliy Tolstov
3984f5e6f6 add discard option to qemu builder
Enabling discards for disk can greatly minimize disk size then user
inside vm use fstrim command or trim/discard unneded blocks.

Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2015-05-17 20:48:58 +03:00
Rickard von Essen
835aff4562 Fixes #2079 - Documentation parallel_tools_mode / guest_additions_mode 2015-05-05 09:21:32 +02:00
Rickard von Essen
1365627e31 Fixes #2080 Add prlctl_post in builder Parallels
This adds config option prlctl_post for builder parallels-iso/pvm. It
allows additional prlctl commands to run after the VM has been shutdown
just before being exported.
2015-05-03 11:18:48 +02:00
Brian Hourigan
a4cfd921f4 Adding missing hyphen to sudo options 2015-04-04 10:52:17 -04:00
dragon788
7daf8f6b5f Invalid boot command section for VMware ISO 2015-03-13 13:45:43 -05:00
dragon788
0e8cd451ed Invalid boot command section for VirtualboxISO 2015-03-13 13:45:30 -05:00
dragon788
a565f43ca9 Replaced missed command 2015-03-13 13:44:59 -05:00
dragon788
90e48eabc3 Invalid boot command section for Parallels ISO 2015-03-13 13:44:07 -05:00
Ash Caire
361e859556 Add EBS snapshot tags 2015-03-01 10:27:30 +11:00
Seth Vargo
c338d313db Merge pull request #1925 from tdooner/add_rackconnect_support
Add Rackconnect support to openstack builder
2015-02-24 20:02:26 -05:00
Seth Vargo
2d13cf9689 Merge pull request #1936 from leto/patch-1
Tell people to use OVF v2
2015-02-24 19:53:30 -05:00
Seth Vargo
cc231ea497 Merge pull request #1941 from w1mvy/update_document
Updated doc with config
2015-02-24 19:51:44 -05:00
Ross Smith II
07b61f2ca8 Fix digitalocean urls in docs
[skip ci]
2015-02-24 11:32:27 -08:00
w1mvy
003bb6926c Updated doc with config 2015-02-23 21:36:37 +09:00
Emil Hessman
825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Duke Leto
f7383d533d Tell people to use OVF v2
The example error message being in here is important so people can search for that error message and find the answer easily. The default in my VirtualBox is V1, so many people will run into this.
2015-02-19 15:42:35 -08:00