Skip to content

Commit 494b064

Browse files
authored
Merge pull request #64008 from alishaIBM/ipi_update_2
2 parents 7659077 + 633e9e4 commit 494b064

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,9 @@ accounts for the dramatically decreased machine performance.
557557

558558
|`compute.platform`
559559
|Required if you use `compute`. Use this parameter to specify the cloud provider to host the worker machines. This parameter value must match the `controlPlane.platform` parameter value.
560+
ifdef::ibm-power-vs[]
561+
Example usage, `compute.platform.powervs.sysType`.
562+
endif::ibm-power-vs[]
560563
|`alibabacloud`, `aws`, `azure`, `gcp`, `ibmcloud`, `nutanix`, `openstack`, `powervs`, `vsphere`, or `{}`
561564

562565
|`compute.replicas`
@@ -621,6 +624,9 @@ accounts for the dramatically decreased machine performance.
621624

622625
|`controlPlane.platform`
623626
|Required if you use `controlPlane`. Use this parameter to specify the cloud provider that hosts the control plane machines. This parameter value must match the `compute.platform` parameter value.
627+
ifdef::ibm-power-vs[]
628+
Example usage, `controlPlane.platform.powervs.processors`.
629+
endif::ibm-power-vs[]
624630
|`alibabacloud`, `aws`, `azure`, `gcp`, `ibmcloud`, `nutanix`, `openstack`, `powervs`, `vsphere`, or `{}`
625631

626632
|`controlPlane.replicas`
@@ -1501,7 +1507,7 @@ ifdef::ibm-power-vs[]
15011507
[id="installation-configuration-parameters-additional-ibm-cloud_{context}"]
15021508
== Additional {ibmpowerProductName} Virtual Server configuration parameters
15031509

1504-
Additional {ibmpowerProductName} Virtual Server configuration parameters are described in the following table:
1510+
Additional {ibmpowerProductName} Virtual Server configuration parameters are described in the following table. These parameters can be used for `compute` and `controlPlane`.
15051511

15061512
.Additional {ibmpowerProductName} Virtual Server parameters
15071513
[cols=".^1,.^6a,.^3a",options="header"]
@@ -1578,7 +1584,7 @@ Additional {ibmpowerProductName} Virtual Server configuration parameters are des
15781584

15791585
|`platform.powervs.sysType`
15801586
|The SysType defines the system type for the instance.
1581-
|The system type must be one of {e980,s922}.
1587+
|The system type must be either `e980` or `s922`.
15821588

15831589
|====
15841590
[.small]

0 commit comments

Comments
 (0)