turn off repoview it causes churn on the mirrors and does not exist outide of epel
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
037970c573
commit
cb37121471
6 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ tag = dist-5E-epel-testing
|
|||
inherit = False
|
||||
strict_keys = True
|
||||
keys = 217521f6
|
||||
use_repoview = True
|
||||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/testing/5/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 5 Testing - %(arch)s"
|
||||
arches = i386 x86_64 ppc
|
||||
|
|
|
@ -9,7 +9,7 @@ tag = dist-5E-epel
|
|||
inherit = False
|
||||
strict_keys = True
|
||||
keys = 217521f6
|
||||
use_repoview = True
|
||||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/5/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 5 - %(arch)s"
|
||||
arches = i386 x86_64 ppc
|
||||
|
|
|
@ -11,7 +11,7 @@ tag = dist-6E-epel-testing
|
|||
inherit = False
|
||||
strict_keys = True
|
||||
keys = 0608b895
|
||||
use_repoview = True
|
||||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/testing/6/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL Testing 6 - %(arch)s"
|
||||
arches = i386 x86_64 ppc64
|
||||
|
|
|
@ -11,7 +11,7 @@ tag = dist-6E-epel
|
|||
inherit = False
|
||||
strict_keys = True
|
||||
keys = 0608b895
|
||||
use_repoview = True
|
||||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/6/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 6 - %(arch)s"
|
||||
arches = i386 x86_64 ppc64
|
||||
|
|
|
@ -10,7 +10,7 @@ tag = epel7-testing
|
|||
inherit = False
|
||||
strict_keys = True
|
||||
keys = 352C64E5
|
||||
use_repoview = True
|
||||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/testing/7/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL Testing 7 - %(arch)s"
|
||||
arches = x86_64 ppc64 ppc64le
|
||||
|
|
|
@ -10,7 +10,7 @@ tag = epel7
|
|||
inherit = False
|
||||
strict_keys = True
|
||||
keys = 352C64E5
|
||||
use_repoview = True
|
||||
use_repoview = False
|
||||
repoviewurl = http://download.fedoraproject.org/pub/epel/7/%(arch)s/
|
||||
repoviewtitle = "Fedora EPEL 7 - %(arch)s"
|
||||
arches = x86_64 ppc64 ppc64le
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue