diff options
author | Remi Collet <remi@remirepo.net> | 2021-12-21 10:22:18 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-12-21 10:22:18 +0100 |
commit | 3284f6d668b1723c3528ba4e887dd5e2eac19111 (patch) | |
tree | 550f0e6fef7bba66e718a00397480e2d2c8566ce /el9x.tpl | |
parent | 760ea332ebfb0226cd0dcf8eaeed3bc2819fc93a (diff) |
enable EPEL-9 testing for now
Diffstat (limited to 'el9x.tpl')
-rw-r--r-- | el9x.tpl | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -68,12 +68,11 @@ baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/x86_64/ exclude=epel-rpm-macros enabled=1 -[epel-playground] +[epel-testing] name=epel -mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=playground-epel9&arch=x86_64 +mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel9&arch=x86_64 exclude=epel-rpm-macros -includepkgs=GeoIP* -enabled=0 +enabled=1 [remi] name=remi public |