From ca8805efe22e4df75b1baa6e7b8a8f4ac7b5b57d Mon Sep 17 00:00:00 2001 From: Georg Date: Sun, 15 Oct 2017 12:29:34 +0300 Subject: [PATCH] Update documentation to avoid confusion disk_type_id defaults to different values in local build and remote build. Documentation should reflect to what value the remote build defaults. --- website/source/docs/builders/vmware-iso.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/vmware-iso.html.md b/website/source/docs/builders/vmware-iso.html.md index 0d59274d1..6761c33d8 100644 --- a/website/source/docs/builders/vmware-iso.html.md +++ b/website/source/docs/builders/vmware-iso.html.md @@ -109,7 +109,7 @@ builder. - `disk_type_id` (string) - The type of VMware virtual disk to create. The default is "1", which corresponds to a growable virtual disk split in - 2GB files. This option is for advanced usage, modify only if you know what + 2GB files. For ESXi defaults to "zeroedthick". This option is for advanced usage, modify only if you know what you're doing. For more information, please consult the [Virtual Disk Manager User's Guide](https://www.vmware.com/pdf/VirtualDiskManager.pdf) for desktop VMware clients. For ESXi, refer to the proper ESXi documentation.