Skip to content

Commit 5169fe7

Browse files
authored
Merge pull request #58943 from sjhala-ccs/cnv-18933
CNV-18933: Updating repo names for CNV 4.13
2 parents 153702a + 14a7348 commit 5169fe7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/virt-enabling-virt-repos.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ Enable the {VirtProductName} repository for your version of {op-system-base-full
1616

1717
* Enable the appropriate {VirtProductName} repository for your operating system by using the `subscription-manager` CLI tool.
1818
19-
** To enable the repository for {op-system-base} 8, run:
19+
** To enable the repository for {op-system-base} 9, run:
2020
+
2121
[source,terminal]
2222
----
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
2424
----
2525

26-
** To enable the repository for {op-system-base} 7, run:
26+
** To enable the repository for {op-system-base} 8, run:
2727
+
2828
[source,terminal]
2929
----
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
3131
----

0 commit comments

Comments
 (0)