|
51 | 51 | // * installing/installing_azure_stack_hub/installing-azure-stack-hub-customizations.adoc
|
52 | 52 |
|
53 | 53 | ifeval::["{context}" == "installing-alibaba-customizations"]
|
54 |
| -:alibaba: |
| 54 | +:alibabacloud: |
55 | 55 | endif::[]
|
56 | 56 | ifeval::["{context}" == "installing-aws-customizations"]
|
57 | 57 | :aws:
|
@@ -210,13 +210,13 @@ endif::[]
|
210 | 210 | = Installation configuration parameters
|
211 | 211 |
|
212 | 212 | // If install-config.yaml is generated by openshift-install
|
213 |
| -ifndef::bare,ibm-power,ibm-z,ash-default[] |
| 213 | +ifndef::bare,ibm-power,ibm-z,ash[] |
214 | 214 | Before you deploy an {product-title} cluster, you provide parameter values to describe your account on the cloud platform that hosts your cluster and optionally customize your cluster's platform. When you create the `install-config.yaml` installation configuration file, you provide values for the required parameters through the command line. If you customize your cluster, you can modify the `install-config.yaml` file to provide more details about the platform.
|
215 |
| -endif::bare,ibm-power,ibm-z,ash-default[] |
| 215 | +endif::bare,ibm-power,ibm-z,ash[] |
216 | 216 | // If the user manually creates install-config.yaml
|
217 |
| -ifdef::bare,ibm-power,ibm-z,ash-default[] |
| 217 | +ifdef::bare,ibm-power,ibm-z,ash[] |
218 | 218 | Before you deploy an {product-title} cluster, you provide a customized `install-config.yaml` installation configuration file that describes the details for your environment.
|
219 |
| -endif::bare,ibm-power,ibm-z,ash-default[] |
| 219 | +endif::bare,ibm-power,ibm-z,ash[] |
220 | 220 |
|
221 | 221 | [NOTE]
|
222 | 222 | ====
|
@@ -279,7 +279,6 @@ endif::[]
|
279 | 279 |
|
280 | 280 | |====
|
281 | 281 |
|
282 |
| -ifndef::ash-default[] |
283 | 282 | [id="installation-configuration-parameters-network_{context}"]
|
284 | 283 | == Network configuration parameters
|
285 | 284 |
|
@@ -459,9 +458,8 @@ Set the `networking.machineNetwork` to match the CIDR that the preferred NIC res
|
459 | 458 | ====
|
460 | 459 |
|
461 | 460 | |====
|
462 |
| -endif::ash-default[] |
463 | 461 |
|
464 |
| -ifndef::ash-default[] |
| 462 | +ifndef::ash[] |
465 | 463 | [id="installation-configuration-parameters-optional_{context}"]
|
466 | 464 | == Optional configuration parameters
|
467 | 465 |
|
@@ -631,7 +629,7 @@ For production {product-title} clusters on which you want to perform installatio
|
631 | 629 | a|For example, `sshKey: ssh-ed25519 AAAA..`.
|
632 | 630 |
|
633 | 631 | |====
|
634 |
| -endif::ash-default[] |
| 632 | +endif::ash[] |
635 | 633 |
|
636 | 634 | ifdef::aws[]
|
637 | 635 | [id="installation-configuration-parameters-optional-aws_{context}"]
|
@@ -1356,7 +1354,7 @@ Optional VMware vSphere machine pool configuration parameters are described in t
|
1356 | 1354 |
|
1357 | 1355 | endif::vsphere,vmc[]
|
1358 | 1356 |
|
1359 |
| -ifdef::ash-default[] |
| 1357 | +ifdef::ash[] |
1360 | 1358 | [id="installation-configuration-parameters-additional-azure-stack-hub_{context}"]
|
1361 | 1359 | == Additional Azure Stack Hub configuration parameters
|
1362 | 1360 |
|
@@ -1400,9 +1398,9 @@ configuring user-defined routing.
|
1400 | 1398 | |String, for example, \https://vhdsa.blob.example.example.com/vhd/rhcos-410.84.202112040202-0-azurestack.x86_64.vhd
|
1401 | 1399 |
|
1402 | 1400 | |====
|
1403 |
| -endif::ash-default[] |
| 1401 | +endif::ash[] |
1404 | 1402 |
|
1405 |
| -ifdef::alibaba[] |
| 1403 | +ifdef::alibabacloud[] |
1406 | 1404 | //From: https://github.com/openshift/installer/blob/master/data/data/install.openshift.io_installconfigs.yaml#L20; https://github.com/openshift/openshift-docs/pull/40651/files#r792388476
|
1407 | 1405 |
|
1408 | 1406 | [id="installation-configuration-parameters-additional-alibaba_{context}"]
|
@@ -1461,13 +1459,13 @@ Additional Alibaba Cloud configuration parameters are described in the following
|
1461 | 1459 |
|
1462 | 1460 | |====
|
1463 | 1461 |
|
1464 |
| -endif::alibaba[] |
| 1462 | +endif::alibabacloud[] |
1465 | 1463 |
|
1466 | 1464 | ifdef::bare[]
|
1467 | 1465 | :!bare:
|
1468 | 1466 | endif::bare[]
|
1469 | 1467 | ifeval::["{context}" == "installing-alibaba-customizations"]
|
1470 |
| -:!alibaba: |
| 1468 | +:!alibabacloud: |
1471 | 1469 | endif::[]
|
1472 | 1470 | ifeval::["{context}" == "installing-aws-customizations"]
|
1473 | 1471 | :!aws:
|
|
0 commit comments