Skip to content

Commit 9b7b4f2

Browse files
authored
Merge pull request #72809 from mburke5678/72512-cp-412
[enterprise-4.12] Remove conditionals to readd missing abstract
2 parents def4a37 + 1264eb5 commit 9b7b4f2

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

modules/installation-initializing-manual.adoc

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -77,34 +77,14 @@ endif::[]
7777
[id="installation-initializing-manual_{context}"]
7878
= Manually creating the installation configuration file
7979

80-
ifdef::restricted,vsphere-upi-vsphere[]
81-
For user-provisioned installations of {product-title}, you manually generate your installation configuration file.
82-
endif::restricted,vsphere-upi-vsphere[]
83-
ifdef::vsphere-upi,restricted-upi[]
84-
For user-provisioned installations of {product-title}, you manually generate your installation configuration file.
80+
Installing the cluster requires that you manually create the installation configuration file.
8581

82+
ifdef::vsphere-upi,restricted-upi[]
8683
[IMPORTANT]
8784
====
8885
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.
8986
====
9087
endif::vsphere-upi,restricted-upi[]
91-
ifdef::aws-china,aws-gov,aws-secret[]
92-
Installing the cluster requires that you manually generate the installation configuration file.
93-
//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.
94-
endif::aws-china,aws-gov,aws-secret[]
95-
ifdef::azure-gov[]
96-
When installing {product-title} on Microsoft Azure into a government region, you
97-
must manually generate your installation configuration file.
98-
endif::azure-gov[]
99-
ifdef::aws-private,azure-private,gcp-private,ibm-cloud-private[]
100-
When installing a private {product-title} cluster, you must manually generate the installation configuration file.
101-
endif::aws-private,azure-private,gcp-private,ibm-cloud-private[]
102-
ifdef::ash-default,ash-network[]
103-
When installing {product-title} on Microsoft Azure Stack Hub, you must manually create your installation configuration file.
104-
endif::ash-default,ash-network[]
105-
ifdef::gcp-shared[]
106-
You must manually create your installation configuration file when installing {product-title} on GCP into a shared VPC using installer-provisioned infrastructure.
107-
endif::gcp-shared[]
10888

10989
.Prerequisites
11090

0 commit comments

Comments
 (0)