[Mageia-sysadm] [688] create two list to handle sysadmin list automated commit
root at mageia.org
root at mageia.org
Fri Jan 7 02:20:38 CET 2011
Revision: 688
Author: misc
Date: 2011-01-07 02:20:38 +0100 (Fri, 07 Jan 2011)
Log Message:
-----------
create two list to handle sysadmin list automated commit
Modified Paths:
--------------
puppet/manifests/lists.pp
Modified: puppet/manifests/lists.pp
===================================================================
--- puppet/manifests/lists.pp 2011-01-07 01:20:03 UTC (rev 687)
+++ puppet/manifests/lists.pp 2011-01-07 01:20:38 UTC (rev 688)
@@ -47,3 +47,19 @@
}
+sympa::announce_list_email {"sysadmin-commits":
+ subject => "List receiving commits mail from sysadmin team repository",
+ # FIXME change once we migrate
+ reply_to => "mageia-sysadm@$domain",
+ sender_email => "root@$domain",
+ topics => "sysadmin",
+}
+
+sympa::announce_list_email {"sysadmin-reports":
+ subject => "List receiving automated reports from various pieces of infrastructure",
+ # FIXME change once we migrate
+ reply_to => "mageia-sysadm@$domain",
+ sender_email => "root@$domain",
+ topics => "sysadmin",
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110107/5ec64da9/attachment.html>
More information about the Mageia-sysadm
mailing list