Skip to content

Commit 4c6a9d8

Browse files
authored
Merge pull request #67641 from cbippley/OCPBUGS-22446
OCPBUGS#22446 moving note to prereqs
2 parents 4109cbd + f24f805 commit 4c6a9d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

modules/cli-installing-cli-rpm.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ ifdef::openshift-rosa[]
1313
endif::openshift-rosa[]
1414
subscription on your Red Hat account.
1515

16+
[NOTE]
17+
====
18+
It is not supported to install the OpenShift CLI (`oc`) as an RPM for {op-system-base-full} 9. You must install the OpenShift CLI for {op-system-base} 9 by downloading the binary.
19+
====
20+
1621
.Prerequisites
1722

1823
* Must have root or sudo privileges.
@@ -66,11 +71,6 @@ endif::openshift-rosa[]
6671
----
6772
# subscription-manager repos --enable="rhocp-{product-version}-for-rhel-8-x86_64-rpms"
6873
----
69-
+
70-
[NOTE]
71-
====
72-
It is not supported to install the OpenShift CLI (`oc`) as an RPM for {op-system-base-full} 9. You must install the OpenShift CLI for {op-system-base} 9 by downloading the binary.
73-
====
7474

7575
. Install the `openshift-clients` package:
7676
+

0 commit comments

Comments
 (0)