aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-07 02:27:02 +0000
committerMichael Scherer <misc@mageia.org>2011-01-07 02:27:02 +0000
commit028d4952ecc36961123c447e46936f2cadc88813 (patch)
tree67b647b9244307e494352fb278105ea7856477a3 /manifests/nodes.pp
parentfabc0fb34b93d92e3304eed9f5a25d160c9dbf46 (diff)
downloadpuppet-028d4952ecc36961123c447e46936f2cadc88813.tar
puppet-028d4952ecc36961123c447e46936f2cadc88813.tar.gz
puppet-028d4952ecc36961123c447e46936f2cadc88813.tar.bz2
puppet-028d4952ecc36961123c447e46936f2cadc88813.tar.xz
puppet-028d4952ecc36961123c447e46936f2cadc88813.zip
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 )
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 019b7821..b7b2779b 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -26,7 +26,7 @@ node valstar {
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'],
}