Skip to content

Commit 4ed1659

Browse files
authored
Merge pull request #88914 from openshift-cherrypick-robot/cherry-pick-88269-to-enterprise-4.16
[enterprise-4.16] IPI docs update
2 parents 9bb6417 + 0407776 commit 4ed1659

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -729,44 +729,44 @@ ifdef::ibm-power-vs[]
729729
|platform:
730730
powervs:
731731
serviceInstanceGUID:
732-
|The ServiceInstanceGUID is the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
732+
|Specifies the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
733733
|String. For example, `existing_service_instance_GUID`.
734734

735735
|platform:
736736
powervs:
737737
clusterOSImage:
738-
|The ClusterOSImage is a pre-created {ibm-power-server-name} boot image that overrides the default image for cluster nodes.
738+
|Specifies a pre-created {ibm-power-server-name} boot image that overrides the default image for cluster nodes.
739739
|String. For example, `existing_cluster_os_image`.
740740

741741
|platform:
742742
powervs:
743743
defaultMachinePlatform:
744-
|The DefaultMachinePlatform is the default configuration used when installing on {ibm-power-server-name} for machine pools that do not define their own platform configuration.
744+
|Specifies the default configuration used when installing on {ibm-power-server-name} for machine pools that do not define their own platform configuration.
745745
|String. For example, `existing_machine_platform`.
746746

747747
|platform:
748748
powervs:
749749
memoryGiB:
750-
|The size of a virtual machine's memory, in GB.
750+
|Specifies the size of a virtual machine's memory, in GB.
751751
|The valid integer must be an integer number of GB that is at least 2 and no more than 64, depending on the machine type.
752752

753753
|platform:
754754
powervs:
755755
procType:
756-
|The ProcType defines the processor sharing model for the instance.
756+
|Defines the processor sharing model for the instance.
757757
|The valid values are Capped, Dedicated, and Shared.
758758

759759
|platform:
760760
powervs:
761761
processors:
762-
|The Processors defines the processing units for the instance.
762+
|Defines the processing units for the instance.
763763
|The number of processors must be from .5 to 32 cores. The processors must be in increments of .25.
764764

765765
|platform:
766766
powervs:
767767
sysType:
768-
|The SysType defines the system type for the instance.
769-
|The system type must be either `e980` or `s922`.
768+
|Defines the system type for the instance.
769+
|The system type must be `e980`, `s922`, `e1080`, or `s1022`. The available system types depend on the zone you want to target.
770770
endif::ibm-power-vs[]
771771
|====
772772

0 commit comments

Comments
 (0)