Skip to content

Commit 8ed98f9

Browse files
authored
Merge pull request #45885 from mjpytlak/fix
Fixed incorrect style usage that was missed in peer review of PR 43012
2 parents eb1ca9d + ecbbb21 commit 8ed98f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,7 @@ in vSphere.
13361336
|String, for example, `/<datacenter_name>/vm/<folder_name>/<subfolder_name>`.
13371337

13381338
|`platform.vsphere.resourcePool`
1339-
|_Optional_. The absolute path of an existing resource pool where the installer creates the virtual machines. If you do not specify a value, resources are installed in the root of the cluster `/<datacenter_name>/host/<cluster_name>/Resources`.
1339+
|Optional. The absolute path of an existing resource pool where the installer creates the virtual machines. If you do not specify a value, resources are installed in the root of the cluster `/<datacenter_name>/host/<cluster_name>/Resources`.
13401340
|String, for example, `/<datacenter_name>/host/<cluster_name>/Resources/<resource_pool_name>/<optional_nested_resource_pool_name>`.
13411341

13421342
|`platform.vsphere.network`

0 commit comments

Comments
 (0)