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.
This commit is contained in:
Georg 2017-10-15 12:29:34 +03:00 committed by GitHub
parent 986bded9d0
commit ca8805efe2
1 changed files with 1 additions and 1 deletions

View File

@ -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.