From 8a461c45099368240a5e3bc845dffdbb0a59dc3f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 8 Feb 2024 07:58:43 +0100 Subject: switch EPEL to mirrorlist --- el9x.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'el9x.tpl') diff --git a/el9x.tpl b/el9x.tpl index ab76d7e..177fb56 100644 --- a/el9x.tpl +++ b/el9x.tpl @@ -61,8 +61,8 @@ enabled=1 [epel] name=epel -;mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=x86_64 -baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-9&arch=x86_64 +;baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/ exclude=epel-rpm-macros enabled=1 -- cgit