aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/lists/manifests/init.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-06-06 16:39:21 +0000
committerNicolas Vigier <boklm@mageia.org>2013-06-06 16:39:21 +0000
commit5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe (patch)
tree8f2ac0ba554f766c4df62997e1f562a949e6836d /deployment/lists/manifests/init.pp
parent413cb38f7260cb08ad15e6a4f9d877d8ed88bc91 (diff)
downloadpuppet-5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe.tar
puppet-5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe.tar.gz
puppet-5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe.tar.bz2
puppet-5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe.tar.xz
puppet-5dea1b83b1f7b30dc970f0107b206fe3b26f4dbe.zip
Allow buildsystem-daemon@mageia.org to send to qa-reports
Diffstat (limited to 'deployment/lists/manifests/init.pp')
-rw-r--r--deployment/lists/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp
index 371a9d03..d87fe35a 100644
--- a/deployment/lists/manifests/init.pp
+++ b/deployment/lists/manifests/init.pp
@@ -159,7 +159,7 @@ class lists {
sympa::list::announce {'qa-reports':
subject => 'Automated reports from QA tools',
reply_to => "qa-discuss@ml.$::domain",
- sender_email => [ "root@$::domain" ],
+ sender_email => [ "buildsystem-daemon@mageia.org" ],
topics => 'qa',
}