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: 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'], }