Revision
692
Author
misc
Date
2011-01-07 03:27:02 +0100 (Fri, 07 Jan 2011)

Log Message

send commit to the new ml ( same as the other, I will disable the old one once I am sure everything is ready to go )

Modified Paths

Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp	2011-01-07 02:27:01 UTC (rev 691)
+++ puppet/manifests/nodes.pp	2011-01-07 02:27:02 UTC (rev 692)
@@ -26,7 +26,7 @@
 
     subversion::repository { "/svn/adm/":
         group => "mga-sysadmin",
-        commit_mail => "mageia-sysadm@mageia.org",
+        commit_mail => ['mageia-sysadm@mageia.org', "sysadmin-commits@ml.$domain"],
         syntax_check => ['check_puppet_templates','check_puppet'],
     }