mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Merge pull request #72778 from openshift-cherrypick-robot/cherry-pick-72512-to-enterprise-4.16
[enterprise-4.16] Remove conditionals to readd missing abstract
This commit is contained in:
@@ -84,34 +84,14 @@ endif::[]
|
||||
[id="installation-initializing-manual_{context}"]
|
||||
= Manually creating the installation configuration file
|
||||
|
||||
ifdef::restricted,vsphere-upi-vsphere[]
|
||||
For user-provisioned installations of {product-title}, you manually generate your installation configuration file.
|
||||
endif::restricted,vsphere-upi-vsphere[]
|
||||
ifdef::vsphere-upi,restricted-upi[]
|
||||
For user-provisioned installations of {product-title}, you manually generate your installation configuration file.
|
||||
Installing the cluster requires that you manually create the installation configuration file.
|
||||
|
||||
ifdef::vsphere-upi,restricted-upi[]
|
||||
[IMPORTANT]
|
||||
====
|
||||
The Cluster Cloud Controller Manager Operator performs a connectivity check on a provided hostname or IP address. Ensure that you specify a hostname or an IP address to a reachable vCenter server. If you provide metadata to a non-existent vCenter server, installation of the cluster fails at the bootstrap stage.
|
||||
====
|
||||
endif::vsphere-upi,restricted-upi[]
|
||||
ifdef::aws-china,aws-gov,aws-secret,ibm-cloud-restricted[]
|
||||
Installing the cluster requires that you manually create the installation configuration file.
|
||||
//Made this update as part of feedback in PR3961. tl;dr Simply state you have to create the config file, instead of creating a number of conditions to explain why.
|
||||
endif::aws-china,aws-gov,aws-secret,ibm-cloud-restricted[]
|
||||
ifdef::azure-gov[]
|
||||
When installing {product-title} on Microsoft Azure into a government region, you
|
||||
must manually generate your installation configuration file.
|
||||
endif::azure-gov[]
|
||||
ifdef::aws-private,azure-private,gcp-private,ibm-cloud-private,ibm-power-vs-private[]
|
||||
When installing a private {product-title} cluster, you must manually generate the installation configuration file.
|
||||
endif::aws-private,azure-private,gcp-private,ibm-cloud-private,ibm-power-vs-private[]
|
||||
ifdef::ash-default,ash-network[]
|
||||
When installing {product-title} on Microsoft Azure Stack Hub, you must manually create your installation configuration file.
|
||||
endif::ash-default,ash-network[]
|
||||
ifdef::gcp-shared[]
|
||||
You must manually create your installation configuration file when installing {product-title} on GCP into a shared VPC using installer-provisioned infrastructure.
|
||||
endif::gcp-shared[]
|
||||
|
||||
.Prerequisites
|
||||
|
||||
|
||||
Reference in New Issue
Block a user