/[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 3395 by boklm, Sat Sep 21 14:10:44 2013 UTC revision 3396 by tmb, Thu Jan 23 18:05:36 2014 UTC
# Line 260  class lists { Line 260  class lists {
260          topics       => 'developers',          topics       => 'developers',
261      }      }
262    
263        sympa::list::announce { 'backports-announce':
264            subject      => 'Package backports for stable release',
265            reply_to     => "dev@ml.$::domain",
266            sender_email => [ "buildsystem-daemon@$::domain" ],
267            topics       => 'developers',
268        }
269    
270      sympa::list::announce { 'changelog':      sympa::list::announce { 'changelog':
271          subject      => 'Announces for new packages uploaded',          subject      => 'Announces for new packages uploaded',
272          reply_to     => "dev@ml.$::domain",          reply_to     => "dev@ml.$::domain",

Legend:
Removed from v.3395  
changed lines
  Added in v.3396

  ViewVC Help
Powered by ViewVC 1.1.30