Skip to content

Commit 6e3588c

Browse files
author
Bob Furu
authored
Merge pull request #44021 from bscott-rh/BZ-2070420
2 parents 50ad5d6 + 1257b39 commit 6e3588c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@ in vSphere.
13171317
|String
13181318

13191319
|`platform.vsphere.folder`
1320-
|_Optional_. The absolute path of an existing folder where the installation program creates the virtual machines. If you do not provide this value, the installation program creates a folder that is named with the infrastructure ID in the datacenter virtual machine folder.
1320+
|Optional. The absolute path of an existing folder where the installation program creates the virtual machines. If you do not provide this value, the installation program creates a folder that is named with the infrastructure ID in the datacenter virtual machine folder.
13211321
|String, for example, `/<datacenter_name>/vm/<folder_name>/<subfolder_name>`.
13221322

13231323
|`platform.vsphere.network`
@@ -1335,6 +1335,10 @@ in vSphere.
13351335
|`platform.vsphere.ingressVIP`
13361336
|The virtual IP (VIP) address that you configured for cluster ingress.
13371337
|An IP address, for example `128.0.0.1`.
1338+
1339+
|`platform.vsphere.diskType`
1340+
|Optional. The disk provisioning method. This value defaults to the vSphere default storage policy if not set.
1341+
|Valid values are `thin`, `thick`, or `eagerZeroedThick`.
13381342
|====
13391343

13401344
[id="installation-configuration-parameters-optional-vsphere_{context}"]
@@ -1366,10 +1370,6 @@ Optional VMware vSphere machine pool configuration parameters are described in t
13661370
|`platform.vsphere.memoryMB`
13671371
|The size of a virtual machine's memory in megabytes.
13681372
|Integer
1369-
1370-
|`platform.vsphere.diskType`
1371-
|The disk provisioning method. This value defaults to the vSphere default storage policy if not set.
1372-
|Valid values are `thin`, `thick`, or `eagerZeroedThick`.
13731373
|====
13741374

13751375
endif::vsphere,vmc[]

0 commit comments

Comments
 (0)