Skip to content

Commit 4ac5704

Browse files
committed
bz1975488: incorporated Alex's comments
1 parent 5931faf commit 4ac5704

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

modules/installation-initializing.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ ifeval::["{context}" == "installing-gcp-network-customizations"]
6868
endif::[]
6969
ifeval::["{context}" == "installing-gcp-user-infra"]
7070
:gcp:
71+
:gcp-user-infra:
7172
endif::[]
7273
ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
7374
:gcp:
@@ -346,7 +347,7 @@ ifdef::openshift-origin[]
346347
This field is optional.
347348
endif::[]
348349
endif::rhv[]
349-
ifdef::gcp,azure-user-infra[]
350+
ifdef::gcp-user-infra,azure-user-infra[]
350351
.. Optional: If you do not want the cluster to provision compute machines, empty
351352
the compute pool by editing the resulting `install-config.yaml` file to set
352353
`replicas` to `0` for the `compute` pool:
@@ -524,6 +525,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
524525
endif::[]
525526
ifeval::["{context}" == "installing-azure-user-infra"]
526527
:!azure:
528+
:!azure-user-infra:
527529
endif::[]
528530
ifeval::["{context}" == "installing-gcp-customizations"]
529531
:!gcp:
@@ -536,7 +538,7 @@ ifeval::["{context}" == "installing-gcp-vpc"]
536538
endif::[]
537539
ifeval::["{context}" == "installing-gcp-user-infra"]
538540
:!gcp:
539-
:!azure-user-infra:
541+
:!gcp-user-infra:
540542
endif::[]
541543
ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
542544
:!gcp:

0 commit comments

Comments
 (0)