Skip to content

Commit 9b6b4b2

Browse files
committed
Removed multi as cluster arch option
1 parent 1d7d6d8 commit 9b6b4b2

5 files changed

+5
-5
lines changed

modules/cnf-topology-aware-lifecycle-manager-preparing-for-updates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $ OCP_RELEASE_NUMBER=<release_version>
4646
----
4747
$ ARCHITECTURE=<cluster_architecture> <1>
4848
----
49-
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, `ppc64le`, or `multi`.
49+
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, or `ppc64le`.
5050

5151

5252
.. Get the release image digest from Quay by running the following command

modules/installation-mirror-repository.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ ifndef::openshift-origin[]
114114
----
115115
$ ARCHITECTURE=<cluster_architecture> <1>
116116
----
117-
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, `ppc64le`, or `multi`.
117+
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, or `ppc64le`.
118118

119119
endif::[]
120120

modules/ipi-install-mirroring-for-disconnected-registry.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ifndef::openshift-origin[]
109109
----
110110
$ ARCHITECTURE=<cluster_architecture> <1>
111111
----
112-
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, `ppc64le`, or `multi`.
112+
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, or `ppc64le`.
113113

114114
endif::[]
115115

modules/update-configuring-image-signature.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ to update the cluster, such as `4.4.0`.
3232
----
3333
$ ARCHITECTURE=<cluster_architecture> <1>
3434
----
35-
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, `ppc64le`, or `multi`.
35+
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, or `ppc64le`.
3636

3737
. Get the release image digest from link:https://quay.io/[Quay]:
3838
+

modules/update-mirror-repository.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ For a production release, you must specify `ocp-release`.
9090
----
9191
$ ARCHITECTURE=<cluster_architecture> <1>
9292
----
93-
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, `ppc64le`, or `multi`.
93+
<1> Specify the architecture of the cluster, such as `x86_64`, `aarch64`, `s390x`, or `ppc64le`.
9494

9595
.. Export the path to the directory to host the mirrored images:
9696
+

0 commit comments

Comments
 (0)