From aabdb5bdcf4f66bfcae93ca6cfa585d74769cc26 Mon Sep 17 00:00:00 2001 From: dfitzmau Date: Mon, 8 Apr 2024 16:34:41 +0100 Subject: [PATCH] OCPBUGS-29262-redo: Updated the vSphere add parameters to include missing parameters --- modules/installation-configuration-parameters.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index 48b43e2515d9..c59aafd0f526 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -226,7 +226,7 @@ ifeval::["{context}" == "installing-restricted-networks-nutanix-installer-provis :nutanix: endif::[] -// You can issue a command such as `openshift-install explain installconfig.platform.vsphere.failureDomains` to see information about a parameter. You must store the `openshift-install` binary in your bin directory. +// You can issue a command such as `openshift-install explain installconfig.platform.vsphere.failureDomains` to see information about a parameter. You must store the `openshift-install` binary in your bin directory. Also, consider viewing the installer/pkg/types/vsphere/platform.go for information about supported parameters. :_mod-docs-content-type: CONCEPT [id="installation-configuration-parameters_{context}"] @@ -1845,7 +1845,7 @@ The `platform.vsphere` parameter prefixes each parameter listed in the table. |String |`failureDomains.topology.resourcePool` -|The absolute path of an existing resource pool where the installation program creates the virtual machines. If you do not define this parameter in your configuration, the resource pool takes the value of `platform.vsphere.failureDomains.topology.computeCluster`. +|Optional: The absolute path of an existing resource pool where the installation program creates the virtual machines, for example, `//host//Resources//`. If you do not specify a value, the installation program installs the resources in the root of the cluster under `//host//Resources`. |==== endif::vsphere,vmc[] @@ -2040,7 +2040,7 @@ If defined, the parameters `compute.platform.alibabacloud` and `controlPlane.pla endif::alibabacloud[] ifdef::nutanix[] -[id="installation-configuration-parameters-additional-vsphere_{context}"] +[id="installation-configuration-parameters-additional-nutanix_{context}"] == Additional Nutanix configuration parameters Additional Nutanix configuration parameters are described in the following table: