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 --- .../20110123/0b6ac65e/attachment-0001.html | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/attachments/20110123/0b6ac65e/attachment-0001.html (limited to 'zarb-ml/mageia-sysadm/attachments/20110123/0b6ac65e/attachment-0001.html') diff --git a/zarb-ml/mageia-sysadm/attachments/20110123/0b6ac65e/attachment-0001.html b/zarb-ml/mageia-sysadm/attachments/20110123/0b6ac65e/attachment-0001.html new file mode 100644 index 000000000..2eafa26ff --- /dev/null +++ b/zarb-ml/mageia-sysadm/attachments/20110123/0b6ac65e/attachment-0001.html @@ -0,0 +1,77 @@ + + + +[879] - no longer use the main ml to send svn commits ( as said on 05/01/11 ) + + + + +
+
+
Revision
879
+
Author
misc
+
Date
2011-01-23 00:04:52 +0100 (Sun, 23 Jan 2011)
+
+ +

Log Message

+
- no longer use the main ml to send svn commits ( as said on 05/01/11 )
+ +

Modified Paths

+ + +
+
+Modified: puppet/deployment/repositories/manifests/subversion.pp
+===================================================================
+--- puppet/deployment/repositories/manifests/subversion.pp	2011-01-22 14:51:40 UTC (rev 878)
++++ puppet/deployment/repositories/manifests/subversion.pp	2011-01-22 23:04:52 UTC (rev 879)
+@@ -2,7 +2,7 @@
+ 
+     subversion::repository { "/svn/adm/":
+         group => "mga-sysadmin",
+-        commit_mail => ['mageia-sysadm@mageia.org', "sysadmin-commits@ml.$domain"],
++        commit_mail => ["sysadmin-commits@ml.$domain"],
+         syntax_check => ['check_puppet_templates','check_puppet'],
+         cia_post => true,
+         cia_module => "sysadm",
+
+
+ + + \ No newline at end of file -- cgit v1.2.1