From 55a9c48f17837ac46bab8bef480b2637e66b3d98 Mon Sep 17 00:00:00 2001 From: Alisha Prabhu Date: Wed, 9 Apr 2025 11:07:12 +0530 Subject: [PATCH] sysType needs to be a property of controlPlane.platform.powervs and compute.platform.powervs --- ...installation-configuration-parameters.adoc | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index 2f14d23d1d41..4db8ed46f146 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -533,6 +533,14 @@ endif::ibm-power-vs[] |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. ifdef::ibm-power-vs[] Example usage, `compute.platform.powervs.sysType`. + +|compute: + platform: + powervs: + sysType: +|Defines the system type for the instance. +|The available system types depend on the zone you want to target. Supported values are `e980`, `s922`, `e1080`, or `s1022`. + endif::ibm-power-vs[] ifndef::agent[] |`aws`, `azure`, `gcp`, `ibmcloud`, `nutanix`, `openstack`, `powervs`, `vsphere`, or `{}` @@ -627,6 +635,13 @@ endif::vsphere[] |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. ifdef::ibm-power-vs[] Example usage, `controlPlane.platform.powervs.processors`. + +|controlPlane: + platform: + powervs: + sysType: +|Defines the system type for the instance. +|The available system types depend on the zone you want to target. Supported values are `e980`, `s922`, `e1080`, or `s1022`. endif::ibm-power-vs[] ifndef::agent[] |`aws`, `azure`, `gcp`, `ibmcloud`, `nutanix`, `openstack`, `powervs`, `vsphere`, or `{}` @@ -776,12 +791,6 @@ ifdef::ibm-power-vs[] |Defines the processing units for the instance. |The number of processors must be from .5 to 32 cores. The processors must be in increments of .25. -|platform: - powervs: - sysType: -|Defines the system type for the instance. -|The system type must be `e980`, `s922`, `e1080`, or `s1022`. The available system types depend on the zone you want to target. - |platform: powervs: tgName: