File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,16 +16,16 @@ Enable the {VirtProductName} repository for your version of {op-system-base-full
16
16
17
17
* Enable the appropriate {VirtProductName} repository for your operating system by using the `subscription-manager` CLI tool.
18
18
19
- ** To enable the repository for {op-system-base} 8 , run:
19
+ ** To enable the repository for {op-system-base} 9 , run:
20
20
+
21
21
[source,terminal]
22
22
----
23
- # subscription-manager repos -- enable cnv-4.13-for-rhel-8 -x86_64-rpms
23
+ # subscription-manager repos -- enable cnv-4.13-for-rhel-9 -x86_64-rpms
24
24
----
25
25
26
- ** To enable the repository for {op-system-base} 7 , run:
26
+ ** To enable the repository for {op-system-base} 8 , run:
27
27
+
28
28
[source,terminal]
29
29
----
30
- # subscription-manager repos -- enable rhel-7-server- cnv-4.13-rpms
30
+ # subscription-manager repos -- enable cnv-4.13-for-rhel-8-x86_64 -rpms
31
31
----
You can’t perform that action at this time.
0 commit comments