mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
Switch epel5 to gz compress repodata instead of bz2. Might fix https://fedorahosted.org/rel-eng/ticket/6386
This commit is contained in:
@@ -14,4 +14,4 @@ repoviewurl = http://download.fedoraproject.org/pub/epel/testing/5/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 5 Testing - %(arch)s"
|
||||
arches = i386 x86_64 ppc
|
||||
hash = sha
|
||||
compress_type = bz2
|
||||
compress_type = gz
|
||||
|
||||
@@ -14,4 +14,4 @@ repoviewurl = http://download.fedoraproject.org/pub/epel/5/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 5 - %(arch)s"
|
||||
arches = i386 x86_64 ppc
|
||||
hash = sha
|
||||
compress_type = bz2
|
||||
compress_type = gz
|
||||
|
||||
Reference in New Issue
Block a user