/[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 1084 by misc, Tue Feb 15 14:41:16 2011 UTC revision 1085 by misc, Tue Feb 15 15:31:01 2011 UTC
# Line 57  class lists { Line 57  class lists {
57              topics => "i18n",              topics => "i18n",
58          }          }
59    
60            sympa::public_list {"i18n-ro":
61                subject => "List about translation to Romanian",
62                topics => "i18n",
63            }
64    
65            sympa::public_list {"i18n-zh_tw":
66                subject => "List about translation to Taiwanese",
67                topics => "i18n",
68            }
69    
70          sympa::announce_list_email {"sysadmin-commits":          sympa::announce_list_email {"sysadmin-commits":
71              subject => "List receiving commits mail from sysadmin team repository",              subject => "List receiving commits mail from sysadmin team repository",
72              # FIXME change once we migrate              # FIXME change once we migrate

Legend:
Removed from v.1084  
changed lines
  Added in v.1085

  ViewVC Help
Powered by ViewVC 1.1.30