From 45f8499eeafce112d4e5f1c1417edfb9affd123c Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Wed, 30 May 2018 15:32:22 +0000 Subject: [PATCH] Undefine the modular mailing lists in Bodhi. Due to a bug in Bodhi[0], we cannot define mailing lists for modular releases for now. We can back out this change once a fix for that issue is deployed. [0] https://github.com/fedora-infra/bodhi/issues/2396 Signed-off-by: Randy Barlow --- roles/bodhi2/base/templates/production.ini.j2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 8616f65a30..e5acd5a2e7 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -325,8 +325,9 @@ fedora_epel_test_announce_list = epel-devel@lists.fedoraproject.org # # Public lists where we send module update announcments. # -fedora_modular_announce_list = package-announce@lists.fedoraproject.org -fedora_modular_test_announce_list = test@lists.fedoraproject.org +# These are commented due to https://github.com/fedora-infra/bodhi/issues/2396 +# fedora_modular_announce_list = package-announce@lists.fedoraproject.org +# fedora_modular_test_announce_list = test@lists.fedoraproject.org # Superuser groups # admin_groups = proventesters security_respons bodhiadmin sysadmin-main