/[adm]/puppet/deployment/lists/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/lists/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1300 by misc, Wed Mar 2 21:17:14 2011 UTC revision 1301 by boklm, Wed Mar 9 17:29:11 2011 UTC
# Line 91  class lists { Line 91  class lists {
91              topics => "sysadmin",              topics => "sysadmin",
92          }          }
93    
94            sympa::announce_list_email { "sysadmin-bugs":
95                subject => "List receiving sysadmin bugs reports from bugzilla",
96                # FIXME change once we migrate
97                reply_to => "mageia-sysadm@$domain",
98                sender_email => "bugzilla-daemon@$domain",
99                topics => "sysadmin",
100            }
101    
102          sympa::announce_list_email { "soft-commits":          sympa::announce_list_email { "soft-commits":
103              subject => "List receiving automated reports from soft/ repositories",              subject => "List receiving automated reports from soft/ repositories",
104              # FIXME change once we migrate              # FIXME change once we migrate

Legend:
Removed from v.1300  
changed lines
  Added in v.1301

  ViewVC Help
Powered by ViewVC 1.1.30