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