From d6ba947b97b342b887c49495de12b846d4b44690 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 10 Aug 2022 16:43:54 +0200 Subject: more module config --- el9x.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'el9x.tpl') diff --git a/el9x.tpl b/el9x.tpl index bad16d8..707fba3 100644 --- a/el9x.tpl +++ b/el9x.tpl @@ -109,8 +109,8 @@ enabled=1 [msprod] name=msprod -baseurl=https://packages.microsoft.com/rhel/8/prod/ +baseurl=https://packages.microsoft.com/rhel/9/prod/ enabled=0 -includepkgs=msodbcsql17 +includepkgs=msodbcsql18 """ -- cgit