common files: fix epel8 path, it has Everything in it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
36ed20e7f1
commit
dd9e5512e3
1 changed files with 2 additions and 9 deletions
|
@ -1,20 +1,13 @@
|
||||||
[epel]
|
[epel]
|
||||||
name=Extras Packages for Enterprise Linux $releasever - $basearch
|
name=Extras Packages for Enterprise Linux $releasever - $basearch
|
||||||
baseurl=http://infrastructure.fedoraproject.org/pub/epel/8/$basearch/
|
baseurl=http://infrastructure.fedoraproject.org/pub/epel/8/Everything/$basearch/
|
||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8
|
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8
|
||||||
|
|
||||||
[epel-testing]
|
[epel-testing]
|
||||||
name=Extras Packages for Enterprise Linux $releasever - $basearch
|
name=Extras Packages for Enterprise Linux $releasever - $basearch
|
||||||
baseurl=http://infrastructure.fedoraproject.org/pub/epel/testing/8/$basearch/
|
baseurl=http://infrastructure.fedoraproject.org/pub/epel/testing/8/Everything/$basearch/
|
||||||
enabled=0
|
|
||||||
gpgcheck=1
|
|
||||||
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8
|
|
||||||
|
|
||||||
[epel-beta]
|
|
||||||
name=Extras Packages for Enterprise Linux beta $releasever - $basearch
|
|
||||||
baseurl=http://infrastructure.fedoraproject.org/pub/epel/beta/8/$basearch/
|
|
||||||
enabled=0
|
enabled=0
|
||||||
gpgcheck=1
|
gpgcheck=1
|
||||||
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8
|
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue