/[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 1741 by misc, Wed Jun 15 20:11:18 2011 UTC revision 1747 by boklm, Thu Jun 16 18:35:01 2011 UTC
# Line 72  class lists { Line 72  class lists {
72              topics => "qa",              topics => "qa",
73          }          }
74    
75            sympa::public_list {"qa-bugs":
76                subject => "QA bug reports from bugzilla",
77                reply_to => "qa-discuss@ml.$domain",
78                sender_email => "bugzilla-daemon@$domain",
79                topics => "qa",
80            }
81    
82          sympa::announce_list_email {"packages-commits":          sympa::announce_list_email {"packages-commits":
83              subject => "Commits on packages repository",              subject => "Commits on packages repository",
84              # FIXME change once we migrate              # FIXME change once we migrate
# Line 105  class lists { Line 112  class lists {
112          }          }
113    
114          sympa::announce_list_email { "sysadmin-bugs":          sympa::announce_list_email { "sysadmin-bugs":
115              subject => "Sysadmin bugs reports from bugzilla",              subject => "Sysadmin bug reports from bugzilla",
116              # FIXME change once we migrate              # FIXME change once we migrate
117              reply_to => "mageia-sysadm@$domain",              reply_to => "mageia-sysadm@$domain",
118              sender_email => "bugzilla-daemon@$domain",              sender_email => "bugzilla-daemon@$domain",

Legend:
Removed from v.1741  
changed lines
  Added in v.1747

  ViewVC Help
Powered by ViewVC 1.1.30