disable epel-testing
This commit is contained in:
parent
44fd9ae7bb
commit
829029674c
@ -8,7 +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-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,7 +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-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