@@ -25,18 +25,6 @@ endif::[]
25
25
ifeval::["{context} " == "post-install-network-configuration"]
26
26
:post-install-network-configuration:
27
27
endif::[]
28
- ifeval::["{context} " == "installing-ibm-z"]
29
- :ibm-z:
30
- endif::[]
31
- ifeval::["{context} " == "installing-ibm-z-kvm"]
32
- :ibm-z:
33
- endif::[]
34
- ifeval::["{context} " == "installing-restricted-networks-ibm-z"]
35
- :ibm-z:
36
- endif::[]
37
- ifeval::["{context} " == "installing-restricted-networks-ibm-z-kvm"]
38
- :ibm-z:
39
- endif::[]
40
28
41
29
[id="nw-operator-cr_{context}"]
42
30
= Cluster Network Operator configuration
@@ -266,7 +254,6 @@ ifdef::operator[]
266
254
The UDP port for the Geneve overlay network.
267
255
endif::operator[]
268
256
269
- ifndef::ibm-z[]
270
257
|`ipsecConfig`
271
258
|`object`
272
259
|
@@ -276,7 +263,6 @@ endif::operator[]
276
263
ifdef::operator[]
277
264
If the field is present, IPsec is enabled for the cluster.
278
265
endif::operator[]
279
- endif::ibm-z[]
280
266
281
267
|`policyAuditConfig`
282
268
|`object`
@@ -327,9 +313,7 @@ defaultNetwork:
327
313
ovnKubernetesConfig:
328
314
mtu: 1400
329
315
genevePort: 6081
330
- ifndef::ibm-z[]
331
316
ipsecConfig: {}
332
- endif::ibm-z[]
333
317
----
334
318
335
319
[discrete]
@@ -409,15 +393,3 @@ endif::[]
409
393
ifdef::post-install-network-configuration[]
410
394
:!post-install-network-configuration:
411
395
endif::[]
412
- ifeval::["{context}" == "installing-ibm-z"]
413
- :!ibm-z:
414
- endif::[]
415
- ifeval::["{context}" == "installing-ibm-z-kvm"]
416
- :!ibm-z:
417
- endif::[]
418
- ifeval::["{context}" == "installing-restricted-networks-ibm-z"]
419
- :!ibm-z:
420
- endif::[]
421
- ifeval::["{context}" == "installing-restricted-networks-ibm-z-kvm"]
422
- :!ibm-z:
423
- endif::[]
0 commit comments