/[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 2092 by boklm, Fri Oct 7 09:53:47 2011 UTC revision 2093 by boklm, Mon Dec 5 13:48:43 2011 UTC
# Line 94  class lists { Line 94  class lists {
94              topics => "doc",              topics => "doc",
95          }          }
96    
97            sympa::announce_list_email { "doc-bugs":
98                subject => "Documentation bug reports from bugzilla",
99                reply_to => "doc-discuss@ml.$domain",
100                sender_email => "bugzilla-daemon@$domain",
101                topics => "doc",
102            }
103    
104          sympa::announce_list_email {"packages-commits":          sympa::announce_list_email {"packages-commits":
105              subject => "Commits on packages repository",              subject => "Commits on packages repository",
106              # FIXME change once we migrate              # FIXME change once we migrate

Legend:
Removed from v.2092  
changed lines
  Added in v.2093

  ViewVC Help
Powered by ViewVC 1.1.30