diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-22 19:26:53 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-22 19:26:53 +0000 |
commit | dd18cc765bb850ebf40cb3404707d0eb5fbb2d8b (patch) | |
tree | 76ba42952792cebe6b0bbc9d305179b5043315af /deployment/lists/manifests | |
parent | 8e93d74a1445e1a2513244d945b3cca6e764da7e (diff) | |
download | puppet-dd18cc765bb850ebf40cb3404707d0eb5fbb2d8b.tar puppet-dd18cc765bb850ebf40cb3404707d0eb5fbb2d8b.tar.gz puppet-dd18cc765bb850ebf40cb3404707d0eb5fbb2d8b.tar.bz2 puppet-dd18cc765bb850ebf40cb3404707d0eb5fbb2d8b.tar.xz puppet-dd18cc765bb850ebf40cb3404707d0eb5fbb2d8b.zip |
lists: allow subscribers to send to i18n-reports ML
Diffstat (limited to 'deployment/lists/manifests')
-rw-r--r-- | deployment/lists/manifests/init.pp | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/deployment/lists/manifests/init.pp b/deployment/lists/manifests/init.pp index 0368fc01..9ec761cf 100644 --- a/deployment/lists/manifests/init.pp +++ b/deployment/lists/manifests/init.pp @@ -59,14 +59,15 @@ class lists { topics => 'i18n', } - sympa::list::announce {'i18n-reports': - subject => 'Automated reports for translations', - reply_to => "i18n-discuss@$ml.::domain", - sender_email => [ + sympa::list {'i18n-reports': + subject => 'Automated reports for translations', + reply_to => "i18n-discuss@$ml.::domain", + sender_subscriber => true, + sender_email => [ 'r2d2@vargas.calenco.com', 'blog@mageia.org', ], - topics => 'i18n', + topics => 'i18n', } # please check that the list use the proper code for |