From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001645.html | 112 +++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001645.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001645.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001645.html b/zarb-ml/mageia-sysadm/2011-January/001645.html new file mode 100644 index 000000000..99ba8eb5d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001645.html @@ -0,0 +1,112 @@ + + + + [Mageia-sysadm] [688] create two list to handle sysadmin list automated commit + + + + + + + + + +

[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
+ -- cgit v1.2.1