mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
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 <randy@electronsweatshop.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user