diff options
author | Remi Collet <remi@remirepo.net> | 2019-08-19 07:31:35 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-08-19 07:31:35 +0200 |
commit | 8864427821414b66fe46623065f68cc5c723372f (patch) | |
tree | 6762462bd0ed5033b45868dd123913ff557d119d /el8x.cfg | |
parent | 2a10ef1794834aa901edd9d1945443bc7a82d9b0 (diff) |
add epel-8
Diffstat (limited to 'el8x.cfg')
-rw-r--r-- | el8x.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -62,6 +62,13 @@ name=rhel-8-appstream baseurl=file:/mnt/rhel-8-x86_64/AppStream/ 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/ |