Skip to content

Commit c34a46b

Browse files
committed
OSDOCS-6142: Added failureDomain.template param to vSphere docs
1 parent e6b11d2 commit c34a46b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1756,7 +1756,11 @@ a|Multiple IP addresses
17561756

17571757
|`platform.vsphere.failureDomains.zone`
17581758
|If you define multiple failure domains for your cluster, you must attach the tag to each vCenter cluster. To define a zone, use a tag from the `openshift-zone` tag category. For a single vSphere datacenter environment, you do not need to attach a tag, but you must enter an alphanumeric value, such as `cluster`, for the parameter.
1759-
|`String`
1759+
|String
1760+
1761+
|`platform.vsphere.failureDomains.template`
1762+
|Specify the absolute path to a pre-existing {op-system-first} image template or virtual machine. The installation program can use the image template or virtual machine to quickly install {op-system} on vSphere hosts. Consider using this parameter as an alternative to uploading an {op-system} image on vSphere hosts. The parameter is available for use only on installer-provisioned infrastructure.
1763+
|String
17601764

17611765
|`platform.vsphere.ingressVIPs`
17621766
|Virtual IP (VIP) addresses that you configured for cluster Ingress.
@@ -1858,7 +1862,7 @@ Optional VMware vSphere machine pool configuration parameters are described in t
18581862
|Parameter|Description|Values
18591863

18601864
|`platform.vsphere.clusterOSImage`
1861-
|The location from which the installation program downloads the {op-system} image. You must set this parameter to perform an installation in a restricted network.
1865+
|The location from which the installation program downloads the {op-system-first} image. Before setting a path value for this parameter, ensure that the {op-system} image's version matches the version of {op-system} that you installed on your {product-title} cluster.
18621866
|An HTTP or HTTPS URL, optionally with a SHA-256 checksum. For example, `\https://mirror.openshift.com/images/rhcos-<version>-vmware.<architecture>.ova`.
18631867

18641868
|`platform.vsphere.osDisk.diskSizeGB`

0 commit comments

Comments
 (0)