Skip to content

Commit 26fcf70

Browse files
authored
Merge pull request #88913 from openshift-cherrypick-robot/cherry-pick-88269-to-enterprise-4.15
[enterprise-4.15] IPI docs update
2 parents 01b25de + 0bf1423 commit 26fcf70

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
@@ -727,44 +727,44 @@ ifdef::ibm-power-vs[]
727727
|platform:
728728
powervs:
729729
serviceInstanceGUID:
730-
|The ServiceInstanceGUID is the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
730+
|Specifies the ID of the Power IAAS instance created from the {ibm-cloud-name} Catalog.
731731
|String. For example, `existing_service_instance_GUID`.
732732

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

739739
|platform:
740740
powervs:
741741
defaultMachinePlatform:
742-
|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.
742+
|Specifies the default configuration used when installing on {ibm-power-server-name} for machine pools that do not define their own platform configuration.
743743
|String. For example, `existing_machine_platform`.
744744

745745
|platform:
746746
powervs:
747747
memoryGiB:
748-
|The size of a virtual machine's memory, in GB.
748+
|Specifies the size of a virtual machine's memory, in GB.
749749
|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.
750750

751751
|platform:
752752
powervs:
753753
procType:
754-
|The ProcType defines the processor sharing model for the instance.
754+
|Defines the processor sharing model for the instance.
755755
|The valid values are Capped, Dedicated, and Shared.
756756

757757
|platform:
758758
powervs:
759759
processors:
760-
|The Processors defines the processing units for the instance.
760+
|Defines the processing units for the instance.
761761
|The number of processors must be from .5 to 32 cores. The processors must be in increments of .25.
762762

763763
|platform:
764764
powervs:
765765
sysType:
766-
|The SysType defines the system type for the instance.
767-
|The system type must be either `e980` or `s922`.
766+
|Defines the system type for the instance.
767+
|The system type must be `e980`, `s922`, `e1080`, or `s1022`. The available system types depend on the zone you want to target.
768768
endif::ibm-power-vs[]
769769
|====
770770
[.small]

0 commit comments

Comments
 (0)