[(RETROACTIVE) CHANGE REQUEST] [Fwd: [puppet] Set ADMINS to nobody at fpo to stop spamming root at redhat with ~20-30 errors per minute]

Nick Bebout nb at fedoraproject.org
Wed Feb 23 01:44:35 UTC 2011


I committed this as an "emergency", since root at redhat was getting about
20-30 emails per minute

2 +1's please?

Yeah, this is kind of hacky, but it should work, and I doubt any useful
email is being sent to l10n-admins at this time from transifex.

Nick

---------------------------- Original Message ----------------------------
Subject: [puppet] Set ADMINS to nobody at fpo to stop spamming root at redhat
with ~20-30 errors per minute
From:    "Nick Bebout" <nb at fedoraproject.org>
Date:    Tue, February 22, 2011 7:38 pm
To:      sysadmin-members at fedoraproject.org
--------------------------------------------------------------------------

commit a8c8461cc158d58d666c7fb3b6f2d58dd342f244
Author: Nick Bebout <nb at puppet01.phx2.fedoraproject.org>
Date:   Wed Feb 23 01:38:15 2011 +0000

    Set ADMINS to nobody at fpo to stop spamming root at redhat with ~20-30
errors per minute

 modules/transifex/files/30-site.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/transifex/files/30-site.conf
b/modules/transifex/files/30-site.conf
index 8cb1824..82d9b18 100644
--- a/modules/transifex/files/30-site.conf
+++ b/modules/transifex/files/30-site.conf
@@ -4,7 +4,7 @@ SITE_ID = 1
 SITE_DOMAIN = 'fedoraproject.org'

 ADMINS = (
-   ('Fedora Admins', 'l10n-admin-members at fedoraproject.org'),
+   ('Fedora Admins', 'nobody at fedoraproject.org'),
 )

 MANAGERS = ADMINS




More information about the infrastructure mailing list