From 8864427821414b66fe46623065f68cc5c723372f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Aug 2019 07:31:35 +0200 Subject: add epel-8 --- el8x73.cfg | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'el8x73.cfg') diff --git a/el8x73.cfg b/el8x73.cfg index b4a542e..7bb5c8f 100644 --- a/el8x73.cfg +++ b/el8x73.cfg @@ -64,6 +64,13 @@ baseurl=file:/mnt/rhel-8-x86_64/AppStream/ exclude=php*x86_64* enabled=1 +[epel] +name=epel +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-8&arch=x86_64 +failovermethod=priority +exclude=epel-rpm-macros +enabled=1 + [remi] name=remi public baseurl=file:/home/rpmbuild/site/rpms/enterprise/8/remi/x86_64/ -- cgit