Skip to content

Commit f71c2e8

Browse files
authored
Merge pull request #47195 from bergerhoffer/github-43249-rhel7-oc-removal
Removing RHEL 7 support for the oc CLI
2 parents c4551c8 + 54944fa commit f71c2e8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

modules/cli-installing-cli-rpm.adoc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,12 @@ 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 8:
4846
+
4947
[source,terminal]
5048
----
5149
# subscription-manager repos --enable="rhocp-4.11-for-rhel-8-x86_64-rpms"
5250
----
5351

54-
** For Red Hat Enterprise Linux 7:
55-
+
56-
[source,terminal]
57-
----
58-
# subscription-manager repos --enable="rhel-7-server-ose-4.11-rpms"
59-
----
60-
6152
. Install the `openshift-clients` package:
6253
+
6354
[source,terminal]

0 commit comments

Comments
 (0)