41 Commits

Author SHA1 Message Date
Yuya Kusakabe
699c673536 builder/vmware-esxi: Add step_export
If `format` option is configured, packer exports the VM with ovftool.

website: Document about OVF Tool and `format` option.

post-processor/vsphere: Enable to use `mitchellh.vmware-esx` artifact type and OVF and OVA formats, fixes #1457.
2015-10-23 09:00:53 +09:00
Olivier Tremblay
6644f57160 Merge branch 'master' into custom-targetpath 2015-08-20 08:20:55 -04:00
Olivier Tremblay
f301a6454d Added documentation, renamed config param to iso_target_path 2015-08-20 07:37:24 -04:00
Chris Bednarski
d96b426a6d Clarify use-case and example for floppy preseed 2015-08-17 14:56:26 -07:00
Alvaro Miranda
f54940d9e8 note about floppy on ESXi
note about floppy on ESXi
2015-08-17 22:15:26 +12:00
Chris Bednarski
02273207df Reformat and merge 2015-08-05 16:33:49 -07:00
Dane Elwell
e0d46685ea Document remote_port option 2015-08-03 17:53:33 +01:00
Chris Bednarski
d8e8f98b32 Change to 4 spaces 2015-07-22 20:25:58 -07:00
Chris Bednarski
d57c051651 Reformat everything 2015-07-22 19:31:00 -07:00
Tyler Tidman
c416f6e14b Remove ssh_wait_timeout from doc basic examples for virtualbox/vmware builders. Fixes GH-2382. 2015-07-02 17:37:03 -04:00
Mitchell Hashimoto
3cc90768a2 website: update docs to link to communicator 2015-06-23 14:44:57 -07:00
Mitchell Hashimoto
9da9ce6046 vmware/iso: disk_additional_size 2015-06-10 12:41:17 -07:00
Shawn Neal
b665339b39 Added website docs for VMWare ISO additionaldisk_size 2015-06-04 08:22:50 -07:00
dragon788
7daf8f6b5f Invalid boot command section for VMware ISO 2015-03-13 13:45:43 -05:00
Emil Hessman
825cd7a86a website: address spelling mistakes 2015-02-21 09:27:04 +01:00
Ross Smith II
f35b8db498 Merge pull request #1904 from gnawhleinad/master
make it clear that "tools_upload_folder" is not used for esxi
[skip ci]
2015-02-16 10:02:24 -08:00
gnawhleinad
faf65bec53 make it clear that is not used for esxi
Signed-off-by: gnawhleinad <danielleehwang@gmail.com>
2015-02-06 15:01:55 -08:00
dragon788
078c3b3378 Boot command section was NOT working
If copy and pasted, the boot command section was NOT working due to < and > being translated to HTML code equivalents. Removed javascript tagging on the code block to see if this fixes the resulting display in a browser.
2015-01-30 10:50:32 -06:00
Jack Pearkes
4b0d861373 docs/vmware-iso: fix boot command encoding 2015-01-04 13:43:54 -05:00
dragon788
582b8a6ad9 Fixed typo 2014-12-05 10:55:27 -06:00
Mitchell Hashimoto
00543fe582 Merge pull request #1479 from jasonberanek/esxi-remote-cache
buidler/vmware-esxi: Add configuration options for the remote location to cache ISO and floppy files
2014-10-28 08:28:15 -07:00
Mitchell Hashimoto
7ad8f33ddb Merge pull request #1530 from Quintok/master
#1191 - Add VMWare virtualhw.version configuration option under 'version'
2014-10-28 08:27:22 -07:00
Nick Cronin
da0c1cbd8c #1191 - highlight 'experimental' state of VMWare vmx.version in docs
As per the comments on the pull request It was felt that vmx hardware
version should be more explicitly documented as ‘experimental’ when
using a non default value.
2014-10-28 11:50:35 +11:00
Nick Cronin
1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version' 2014-10-28 11:49:04 +11:00
Seth Vargo
67fad6c429 Add metadata description to all pages + include "Packer" for SEO 2014-10-22 17:41:53 -04:00
Seth Vargo
0800ebfe7a Use formatting helpers and labeled code blocks 2014-10-22 17:41:53 -04:00
Jason A. Beranek
8d398d159d website: make remote vmware docs consistent 2014-10-14 21:30:17 -05:00
Jason A. Beranek
241398d53e website: document vmware-iso remote cache path 2014-10-14 21:25:15 -05:00
Josh Frye
1e2cb36735 Add all boot commands from source to docs. 2014-10-14 15:45:34 -07:00
Jason A. Beranek
58a50e0513 website: document vmware-esxi VNC requirements 2014-09-16 22:16:22 -05:00
Ross Smith II
bdfac49410 builder/vmware: added vmx_data_post option 2014-05-09 09:25:15 -07:00
Ross Smith II
035f5dacff Revert "website: documented floppy_path and iso_path"
This reverts commit 1b0f770ab6cd231d27db96896e6c14ed3c5f4b18.
2014-05-04 12:39:14 -07:00
Ross Smith II
1b0f770ab6 website: documented floppy_path and iso_path 2014-05-04 11:05:50 -07:00
Ross Smith II
d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text 2014-05-04 10:47:56 -07:00
Yuya Kusakabe
c3257fd674 website: Document that the Remote ESXi Driver supports ESXi 5.1 and above, and needs to enable GuestIPHack 2014-05-03 00:27:42 +09:00
Ross Smith II
e422d45f92 Allow wildcards and directories for floppy_files parameter 2014-04-29 12:27:34 -07:00
asatara
1783827c40 Added documentation 2014-04-22 14:30:27 -07:00
Mitchell Hashimoto
c71e06e800 website: update to be a little more clear [GH-933] 2014-03-12 21:12:14 -07:00
Mitchell Hashimoto
2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto
eeadafc452 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto
92810deffd website: document new vmware-vmx builder 2013-12-26 17:10:53 -07:00