You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/installation-configuration-parameters.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -256,7 +256,7 @@ The string must be 14 characters or fewer long.
256
256
endif::osp[]
257
257
258
258
|`platform`
259
-
|The configuration for the specific platform upon which to perform the installation: `alibabacloud`, `aws`, `baremetal`, `azure`, `ibmcloud`, `nutanix`, `openstack`, `ovirt`, `vsphere`, or `{}`. For additional information about `platform.<platform>` parameters, consult the table for your specific platform that follows.
259
+
|The configuration for the specific platform upon which to perform the installation: `alibabacloud`, `aws`, `baremetal`, `azure`, `gcp`, `ibmcloud`, `nutanix`, `openstack`, `ovirt`, `vsphere`, or `{}`. For additional information about `platform.<platform>` parameters, consult the table for your specific platform that follows.
260
260
|Object
261
261
262
262
ifndef::openshift-origin[]
@@ -1088,7 +1088,7 @@ Additional GCP configuration parameters are described in the following table:
1088
1088
|String.
1089
1089
1090
1090
|`platform.gcp.projectID`
1091
-
|The name of the GCP project where the installation program installs the cluster.
1091
+
|The name of the GCP project where the installation program installs the cluster.
|One or more strings, for example `control-plane-tag1`.
1186
1186
1187
1187
|`controlPlane.platform.gcp.type`
1188
-
|The link:https://cloud.google.com/compute/docs/machine-types[GCP machine type] for control plane machines. If set, this parameter overrides the `platform.gcp.defaultMachinePlatform.type` parameter.
1188
+
|The link:https://cloud.google.com/compute/docs/machine-types[GCP machine type] for control plane machines. If set, this parameter overrides the `platform.gcp.defaultMachinePlatform.type` parameter.
1189
1189
|The GCP machine type, for example `n1-standard-4`.
|One or more strings, for example `compute-network-tag1`.
1227
1227
1228
1228
|`compute.platform.gcp.type`
1229
-
|The link:https://cloud.google.com/compute/docs/machine-types[GCP machine type] for compute machines. If set, this parameter overrides the `platform.gcp.defaultMachinePlatform.type` parameter.
1229
+
|The link:https://cloud.google.com/compute/docs/machine-types[GCP machine type] for compute machines. If set, this parameter overrides the `platform.gcp.defaultMachinePlatform.type` parameter.
1230
1230
|The GCP machine type, for example `n1-standard-4`.
0 commit comments