From 063e92bf9009863aba13180cfcdd376c21bcc6da Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 17 Nov 2023 17:54:37 +0100 Subject: [PATCH] Re-adding repo handling to snippets/tpl.190.repos_rhel9.sh --- snippets/tpl.190.repos_rhel9.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/snippets/tpl.190.repos_rhel9.sh b/snippets/tpl.190.repos_rhel9.sh index 0fb9c20..c11e813 100644 --- a/snippets/tpl.190.repos_rhel9.sh +++ b/snippets/tpl.190.repos_rhel9.sh @@ -38,6 +38,7 @@ get_repos_rhel9() { local -a repos=( 'rhel-9-for-x86_64-appstream-rpms' 'rhel-9-for-x86_64-baseos-rpms' + 'rhv-4-tools-for-rhel-9-x86_64-rpms' ) local repo= -- 2.39.5