Skip to content

Commit a0147a0

Browse files
authored
Merge pull request #35682 from nalhadef/bz1975488
2 parents 7301893 + 4ac5704 commit a0147a0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/installation-initializing.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
5555
endif::[]
5656
ifeval::["{context}" == "installing-azure-user-infra"]
5757
:azure:
58+
:azure-user-infra:
5859
endif::[]
5960
ifeval::["{context}" == "installing-gcp-customizations"]
6061
:gcp:
@@ -67,6 +68,7 @@ ifeval::["{context}" == "installing-gcp-network-customizations"]
6768
endif::[]
6869
ifeval::["{context}" == "installing-gcp-user-infra"]
6970
:gcp:
71+
:gcp-user-infra:
7072
endif::[]
7173
ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
7274
:gcp:
@@ -345,7 +347,7 @@ ifdef::openshift-origin[]
345347
This field is optional.
346348
endif::[]
347349
endif::rhv[]
348-
ifeval::["{context}" == "installing-gcp-user-infra"]
350+
ifdef::gcp-user-infra,azure-user-infra[]
349351
.. Optional: If you do not want the cluster to provision compute machines, empty
350352
the compute pool by editing the resulting `install-config.yaml` file to set
351353
`replicas` to `0` for the `compute` pool:
@@ -523,6 +525,7 @@ ifeval::["{context}" == "installing-azure-vnet"]
523525
endif::[]
524526
ifeval::["{context}" == "installing-azure-user-infra"]
525527
:!azure:
528+
:!azure-user-infra:
526529
endif::[]
527530
ifeval::["{context}" == "installing-gcp-customizations"]
528531
:!gcp:
@@ -535,6 +538,7 @@ ifeval::["{context}" == "installing-gcp-vpc"]
535538
endif::[]
536539
ifeval::["{context}" == "installing-gcp-user-infra"]
537540
:!gcp:
541+
:!gcp-user-infra:
538542
endif::[]
539543
ifeval::["{context}" == "installing-gcp-user-infra-vpc"]
540544
:!gcp:

0 commit comments

Comments
 (0)