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 --- el8x.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'el8x.tpl') diff --git a/el8x.tpl b/el8x.tpl index 277f95a..11e241e 100644 --- a/el8x.tpl +++ b/el8x.tpl @@ -61,8 +61,8 @@ enabled=1 [epel] name=epel -;mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64 -baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64 +;baseurl=https://dl.fedoraproject.org/pub/epel/8/Everything/x86_64/ exclude=epel-rpm-macros enabled=1 -- cgit