Skip to content

Commit fbcf9e1

Browse files
authored
Merge pull request #72512 from SNiemann15/followup_pr71071_add_abstract
Remove conditionals to readd missing abstract
2 parents 5b199a7 + 390f68b commit fbcf9e1

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
@@ -84,34 +84,14 @@ endif::[]
8484
[id="installation-initializing-manual_{context}"]
8585
= Manually creating the installation configuration file
8686

87-
ifdef::restricted,vsphere-upi-vsphere[]
88-
For user-provisioned installations of {product-title}, you manually generate your installation configuration file.
89-
endif::restricted,vsphere-upi-vsphere[]
90-
ifdef::vsphere-upi,restricted-upi[]
91-
For user-provisioned installations of {product-title}, you manually generate your installation configuration file.
87+
Installing the cluster requires that you manually create the installation configuration file.
9288

89+
ifdef::vsphere-upi,restricted-upi[]
9390
[IMPORTANT]
9491
====
9592
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.
9693
====
9794
endif::vsphere-upi,restricted-upi[]
98-
ifdef::aws-china,aws-gov,aws-secret,ibm-cloud-restricted[]
99-
Installing the cluster requires that you manually create the installation configuration file.
100-
//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.
101-
endif::aws-china,aws-gov,aws-secret,ibm-cloud-restricted[]
102-
ifdef::azure-gov[]
103-
When installing {product-title} on Microsoft Azure into a government region, you
104-
must manually generate your installation configuration file.
105-
endif::azure-gov[]
106-
ifdef::aws-private,azure-private,gcp-private,ibm-cloud-private,ibm-power-vs-private[]
107-
When installing a private {product-title} cluster, you must manually generate the installation configuration file.
108-
endif::aws-private,azure-private,gcp-private,ibm-cloud-private,ibm-power-vs-private[]
109-
ifdef::ash-default,ash-network[]
110-
When installing {product-title} on Microsoft Azure Stack Hub, you must manually create your installation configuration file.
111-
endif::ash-default,ash-network[]
112-
ifdef::gcp-shared[]
113-
You must manually create your installation configuration file when installing {product-title} on GCP into a shared VPC using installer-provisioned infrastructure.
114-
endif::gcp-shared[]
11595

11696
.Prerequisites
11797

0 commit comments

Comments
 (0)