add epel-testing to squash some issues
This commit is contained in:
parent
d80ca27387
commit
24a935689e
@ -8,6 +8,7 @@ repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/9/ext
|
|||||||
|
|
||||||
# EPEL (required for KDE and XFCE)
|
# EPEL (required for KDE and XFCE)
|
||||||
repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/
|
repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/
|
||||||
|
repo --name=epel-testing --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/testing/9/Everything/$basearch/
|
||||||
#repo --name=epel-modular --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/
|
#repo --name=epel-modular --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/
|
||||||
|
|
||||||
# URL to the base os repo
|
# URL to the base os repo
|
||||||
|
@ -8,6 +8,7 @@ repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/9/ext
|
|||||||
|
|
||||||
# EPEL (required for KDE and XFCE)
|
# EPEL (required for KDE and XFCE)
|
||||||
repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/
|
repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/
|
||||||
|
repo --name=epel-testing --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/testing/9/Everything/$basearch/
|
||||||
#repo --name=epel-modular --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/
|
#repo --name=epel-modular --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/8/Modular/$basearch/
|
||||||
|
|
||||||
# URL to the base os repo
|
# URL to the base os repo
|
||||||
|
Loading…
Reference in New Issue
Block a user