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.
* xref:../../installing/installing_bare_metal/installation-config-parameters-bare-metal.adoc#installation-config-parameters-bare-metal[Installation configuration parameters for bare metal]
* xref:../../installing/installing_bare_metal/installation-config-parameters-bare-metal.adoc#installation-config-parameters-bare-metal[Installation configuration parameters for bare metal]
* xref:../../installing/installing_bare_metal/installation-config-parameters-bare-metal.adoc#installation-config-parameters-bare-metal[Installation configuration parameters for bare metal]
// Managing headings is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
228
220
// This accommodates the existing IA of the installation assemblies, while the improvement is implemented.
229
221
// As part of the updates for the last provider, the conditions can be removed and the following heading can be used.
230
-
ifdef::vsphere,gcp,ibm-z,ibm-power,ash[]
222
+
ifdef::vsphere,gcp,ibm-z,ibm-power,ash,bare[]
231
223
= Available installation configuration parameters for {platform}
232
-
endif::vsphere,gcp,ibm-z,ibm-power,ash[]
224
+
endif::vsphere,gcp,ibm-z,ibm-power,ash,bare[]
233
225
234
226
// If install-config.yaml is generated by openshift-install
235
227
// 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
@@ -240,31 +232,31 @@ Before you deploy an {product-title} cluster, you provide parameter values to de
240
232
endif::bare,ibm-power,ibm-z,ash,vsphere,gcp[]
241
233
242
234
// If the user manually creates install-config.yaml
243
-
ifdef::bare,ibm-power-vs[]
235
+
ifdef::ibm-power-vs[]
244
236
Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
245
-
endif::bare,ibm-power-vs[]
237
+
endif::ibm-power-vs[]
246
238
247
239
// A condition for this note is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
248
240
// This accommodates the existing content for installation assemblies, while the improvement is implemented.
249
-
// As part of the updates for the last provider, this note can be removed from the module
250
-
ifndef::vsphere,gcp,ibm-z,ibm-power,ash[]
241
+
// As part of the updates for the last provider, this note can be removed from the module.
242
+
ifndef::vsphere,gcp,ibm-z,ibm-power,ash,bare[]
251
243
[NOTE]
252
244
====
253
245
After installation, you cannot modify these parameters in the `install-config.yaml` file.
254
246
====
255
-
endif::vsphere,gcp,ibm-z,ibm-power,ash[]
247
+
endif::vsphere,gcp,ibm-z,ibm-power,ash,bare[]
256
248
257
249
// This condition is required as part of the effort for https://issues.redhat.com/browse/OSDOCS-6493.
258
250
// As part of the update for each provider, this content applies to the net new provider-specific installation configuration parameter assembly.
259
251
// As part of the updates for the last provider, the conditions can be completely removed.
260
-
ifdef::vsphere,gcp,ibm-z,ibm-power,ash[]
252
+
ifdef::vsphere,gcp,ibm-z,ibm-power,ash,bare[]
261
253
The following tables specify the required, optional, and {platform}-specific installation configuration parameters that you can set as part of the installation process.
262
254
263
255
[NOTE]
264
256
====
265
257
After installation, you cannot modify these parameters in the `install-config.yaml` file.
0 commit comments