Skip to content

Commit 5c031c7

Browse files
committed
OCPBUGS#32327 fixing table references
1 parent 78b4db9 commit 5c031c7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -876,8 +876,7 @@ such as `io1`.
876876
aws:
877877
type:
878878
|The EC2 instance type for the compute machines.
879-
|Valid AWS instance type, such as `m4.2xlarge`. See the *Supported AWS machine types* table that follows.
880-
//add an xref when possible.
879+
|Valid {aws-short} instance type, such as `m4.2xlarge`. See the "Tested instance types for AWS" table on the "Installing a cluster on AWS with customizations" page.
881880

882881
|compute:
883882
platform:
@@ -963,8 +962,7 @@ such as `io1`.
963962
aws:
964963
type:
965964
|The EC2 instance type for the control plane machines.
966-
|Valid AWS instance type, such as `m6i.xlarge`. See the *Supported AWS machine types* table that follows.
967-
//add an xref when possible
965+
|Valid {aws-short} instance type, such as `m6i.xlarge`. See the "Tested instance types for AWS" table on the "Installing a cluster on AWS with customizations" page.
968966

969967
|controlPlane:
970968
platform:

0 commit comments

Comments
 (0)