rhel6: set archive urls for fas

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2022-06-17 12:35:13 -07:00
parent ad2fe29c04
commit 572ea9ba9d

View File

@@ -1,13 +1,13 @@
[epel]
name=Extras Packages for Enterprise Linux $releasever - $basearch
baseurl=http://infrastructure.fedoraproject.org/pub/epel/6/$basearch/
baseurl=http://infrastructure.fedoraproject.org/pub/archive/epel/6/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6
gpgkey=http://infrastructure.fedoraproject.org/pub/archive/epel/RPM-GPG-KEY-EPEL-6
[epel-testing]
name=Extras Packages for Enterprise Linux $releasever - $basearch
baseurl=http://infrastructure.fedoraproject.org/pub/epel/testing/6/$basearch/
baseurl=http://infrastructure.fedoraproject.org/pub/archive/epel/testing/6/$basearch/
enabled=0
gpgcheck=1
gpgkey=http://infrastructure.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6
gpgkey=http://infrastructure.fedoraproject.org/pub/archive/epel/RPM-GPG-KEY-EPEL-6