diff --git a/modules/installation-initializing-manual.adoc b/modules/installation-initializing-manual.adoc index 3fe66ac766e1..a71887cd3cb8 100644 --- a/modules/installation-initializing-manual.adoc +++ b/modules/installation-initializing-manual.adoc @@ -77,34 +77,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[] -Installing the cluster requires that you manually generate 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[] -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[] -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[] -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