Skip to content

Commit 65cd9c1

Browse files
authored
Merge pull request #47405 from bergerhoffer/OSDOCS-3800-oc-rhel9-support
Adding RHEL 9 support for oc
2 parents 20e42e0 + 064aa3c commit 65cd9c1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/cli-installing-cli-rpm.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ For {op-system-base-full}, you can install the OpenShift CLI (`oc`) as an RPM if
4343
----
4444

4545
. Enable the repositories required by {product-title} {product-version}.
46+
47+
** For Red Hat Enterprise Linux 9:
48+
+
49+
[source,terminal]
50+
----
51+
# subscription-manager repos --enable="rhocp-4.11-for-rhel-9-x86_64-rpms"
52+
----
53+
54+
** For Red Hat Enterprise Linux 8:
4655
+
4756
[source,terminal]
4857
----

0 commit comments

Comments
 (0)