Skip to content

Commit de0d11b

Browse files
authored
Merge pull request #63120 from dfitzmau/OCPBUGS-7621-vsphere-only
OCPBUGS-7621-vsphere-only: Added ifdef statement to isolate update fr…
2 parents 880c5ef + ff43990 commit de0d11b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/installation-launching-installer.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,12 +278,14 @@ cluster.
278278
279279
* Verify the cloud provider account on your host has the correct permissions to deploy the cluster. An account with incorrect permissions causes the installation process to fail with an error message that displays the missing permissions.
280280
281+
ifdef::vsphere[]
281282
* Optional: Before you create the cluster, configure an external load balancer in place of the default load balancer.
282283
+
283284
[IMPORTANT]
284285
====
285286
You do not need to specify API and Ingress static addresses for your installation program. If you choose this configuration, you must take additional actions to define network targets that accept an IP address from each referenced vSphere subnet. See the section "Configuring an external load balancer".
286287
====
288+
endif::vsphere[]
287289

288290
.Procedure
289291

0 commit comments

Comments
 (0)