You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
11
+
12
+
[NOTE]
13
+
====
14
+
While this document refers only to {ibmzProductName}, all information in it also applies to {linuxoneProductName}.
= Installation configuration parameters for IBM Z(R) and {linuxoneProductName} with z/VM
4
+
include::_attributes/common-attributes.adoc[]
5
+
:context: installation-config-parameters-ibm-z
6
+
:platform: IBM Z
7
+
8
+
toc::[]
9
+
10
+
Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
11
+
12
+
[NOTE]
13
+
====
14
+
While this document refers only to {ibmzProductName}, all information in it also applies to {linuxoneProductName}.
* xref:../../installing/installing_ibm_z/installation-config-parameters-ibm-z-kvm.adoc#installation-config-parameters-ibm-z-kvm[Installation configuration parameters for {ibmzProductName} with {op-system-base} KVM]
* xref:../../installing/installing_ibm_z/installation-config-parameters-ibm-z.adoc#installation-config-parameters-ibm-z[Installation configuration parameters for {ibmzProductName} with z/VM]
* xref:../../installing/installing_ibm_z/installation-config-parameters-ibm-z-kvm.adoc#installation-config-parameters-ibm-z-kvm[Installation configuration parameters for {ibmzProductName} with {op-system-base} KVM]
* xref:../../installing/installing_ibm_z/installation-config-parameters-ibm-z.adoc#installation-config-parameters-ibm-z[Installation configuration parameters for {ibmzProductName} with z/VM]
// Managing headings is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
244
236
// This accommodates the existing IA of the installation assemblies, while the improvement is implemented.
245
237
// As part of the updates for the last provider, the conditions can be removed and the following heading can be used.
246
-
ifdef::vsphere,gcp[]
238
+
ifdef::vsphere,gcp,ibm-z[]
247
239
= Available installation configuration parameters for {platform}
248
-
endif::vsphere,gcp[]
240
+
endif::vsphere,gcp,ibm-z[]
249
241
250
242
// If install-config.yaml is generated by openshift-install
251
243
// The addition of providers beyond bare,ibm-power,ibm-z,ash is necessary as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493
@@ -256,31 +248,31 @@ Before you deploy an {product-title} cluster, you provide parameter values to de
256
248
endif::bare,ibm-power,ibm-z,ash,vsphere,gcp[]
257
249
258
250
// If the user manually creates install-config.yaml
259
-
ifdef::bare,ibm-power,ibm-power-vs,ibm-z,ash[]
251
+
ifdef::bare,ibm-power,ibm-power-vs,ash[]
260
252
Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
261
-
endif::bare,ibm-power,ibm-power-vs,ibm-z,ash[]
253
+
endif::bare,ibm-power,ibm-power-vs,ash[]
262
254
263
255
// A condition for this note is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
264
256
// This accommodates the existing content for installation assemblies, while the improvement is implemented.
265
257
// As part of the updates for the last provider, this note can be removed from the module
266
-
ifndef::vsphere,gcp[]
258
+
ifndef::vsphere,gcp,ibm-z[]
267
259
[NOTE]
268
260
====
269
261
After installation, you cannot modify these parameters in the `install-config.yaml` file.
270
262
====
271
-
endif::vsphere,gcp[]
263
+
endif::vsphere,gcp,ibm-z[]
272
264
273
265
// This condition is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
274
266
// As part of the update for each provider, this content applies to the net new provider-specific installation configuration parameter assembly.
275
267
// As part of the updates for the last provider, the conditions can be completely removed.
276
-
ifdef::vsphere,gcp[]
268
+
ifdef::vsphere,gcp,ibm-z[]
277
269
The following tables specify the required, optional, and {platform}-specific installation configuration parameters that you can set as part of the installation process.
278
270
279
271
[NOTE]
280
272
====
281
273
After installation, you cannot modify these parameters in the `install-config.yaml` file.
0 commit comments