/[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 743 by misc, Sun Jan 9 11:15:10 2011 UTC revision 973 by misc, Wed Feb 9 15:51:18 2011 UTC
# Line 63  class lists { Line 63  class lists {
63              sender_email => "root@$domain",              sender_email => "root@$domain",
64              topics => "sysadmin",              topics => "sysadmin",
65          }          }
66    
67            sympa::announce_list_email { "soft-commits":
68                subject => "List receiving automated reports from soft/ repositories",
69                # FIXME change once we migrate
70                reply_to => "mageia-dev@$domain",
71                sender_email => "root@$domain",
72                topics => "developers",
73            }
74  }  }

Legend:
Removed from v.743  
changed lines
  Added in v.973

  ViewVC Help
Powered by ViewVC 1.1.30