diff --git a/roles/bodhi2/backend/files/dist-5E-epel-testing.mash b/roles/bodhi2/backend/files/dist-5E-epel-testing.mash index 06dee407c4..694629c216 100644 --- a/roles/bodhi2/backend/files/dist-5E-epel-testing.mash +++ b/roles/bodhi2/backend/files/dist-5E-epel-testing.mash @@ -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 diff --git a/roles/bodhi2/backend/files/dist-5E-epel.mash b/roles/bodhi2/backend/files/dist-5E-epel.mash index be6a87f0fd..b3299e7647 100644 --- a/roles/bodhi2/backend/files/dist-5E-epel.mash +++ b/roles/bodhi2/backend/files/dist-5E-epel.mash @@ -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 diff --git a/roles/bodhi2/backend/files/dist-6E-epel-testing.mash b/roles/bodhi2/backend/files/dist-6E-epel-testing.mash index c0d456330e..de612d6023 100644 --- a/roles/bodhi2/backend/files/dist-6E-epel-testing.mash +++ b/roles/bodhi2/backend/files/dist-6E-epel-testing.mash @@ -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 diff --git a/roles/bodhi2/backend/files/dist-6E-epel.mash b/roles/bodhi2/backend/files/dist-6E-epel.mash index 4ca3fc1bce..8e55f4778d 100644 --- a/roles/bodhi2/backend/files/dist-6E-epel.mash +++ b/roles/bodhi2/backend/files/dist-6E-epel.mash @@ -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 diff --git a/roles/bodhi2/backend/files/epel7-testing.mash b/roles/bodhi2/backend/files/epel7-testing.mash index 66ca2b6899..24d5b48804 100644 --- a/roles/bodhi2/backend/files/epel7-testing.mash +++ b/roles/bodhi2/backend/files/epel7-testing.mash @@ -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 diff --git a/roles/bodhi2/backend/files/epel7.mash b/roles/bodhi2/backend/files/epel7.mash index 7d8a346d35..19f53b4465 100644 --- a/roles/bodhi2/backend/files/epel7.mash +++ b/roles/bodhi2/backend/files/epel7.mash @@ -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