Skip to content

Commit 4f38cef

Browse files
committed
OCPBUGS-17717:IBM BM removed IPV4 note
1 parent 2afc322 commit 4f38cef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,11 +156,11 @@ You can customize your installation configuration based on the requirements of y
156156
// https://bugzilla.redhat.com/show_bug.cgi?id=2020416
157157
// Once BM UPI supports dual-stack, uncomment all the following conditionals and blocks
158158

159-
ifndef::bare,vsphere[]
159+
ifndef::bare,ibm-power,ibm-z,vsphere[]
160160
Only IPv4 addresses are supported.
161-
endif::[]
161+
endif::bare,ibm-power,ibm-z,vsphere[]
162162

163-
ifdef::bare,vsphere[]
163+
ifdef::bare,ibm-power,ibm-z,vsphere[]
164164
* If you use the {openshift-networking} OVN-Kubernetes network plugin, both IPv4 and IPv6 address families are supported.
165165

166166
* If you use the {openshift-networking} OpenShift SDN network plugin, only the IPv4 address family is supported.
@@ -199,7 +199,7 @@ networking:
199199
- 172.30.0.0/16
200200
- fd00:172:16::/112
201201
----
202-
endif::[]
202+
endif::bare,ibm-power,ibm-z,vsphere[]
203203

204204
[NOTE]
205205
====

0 commit comments

Comments
 (0)