/[adm]/puppet/manifests/nodes.pp
ViewVC logotype

Diff of /puppet/manifests/nodes.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 676 by misc, Thu Jan 6 03:04:45 2011 UTC revision 679 by misc, Thu Jan 6 20:43:36 2011 UTC
# Line 66  node alamut { Line 66  node alamut {
66      # please check that the list use the proper code for      # please check that the list use the proper code for
67      # language ( not to be confused with tld or country code )      # language ( not to be confused with tld or country code )
68      sympa::public_list {"i18n-af":      sympa::public_list {"i18n-af":
69          subject => "List about translation in Afrikaans",          subject => "List about translation to Afrikaans",
70          topics => "i18n",          topics => "i18n",
71      }      }
72    
73      sympa::public_list {"i18n-de":      sympa::public_list {"i18n-de":
74          subject => "List about translation in German",          subject => "List about translation to German",
75          topics => "i18n",          topics => "i18n",
76      }      }
77    
78      sympa::public_list {"i18n-et":      sympa::public_list {"i18n-et":
79          subject => "List about translation in Estonian",          subject => "List about translation to Estonian",
80          topics => "i18n",          topics => "i18n",
81      }      }
82    
83      sympa::public_list {"i18n-fr":      sympa::public_list {"i18n-fr":
84          subject => "List about translation in French",          subject => "List about translation to French",
85          topics => "i18n",          topics => "i18n",
86      }      }
87    
88      sympa::public_list {"i18n-nl":      sympa::public_list {"i18n-nl":
89          subject => "List about translation in Dutch",          subject => "List about translation to Dutch",
90          topics => "i18n",          topics => "i18n",
91      }      }
92    
93      sympa::public_list {"i18n-pt_br":      sympa::public_list {"i18n-pt_br":
94          subject => "List about translation in Brazilian Portuguese",          subject => "List about translation to Brazilian Portuguese",
95          topics => "i18n",          topics => "i18n",
96      }      }
97    
98      sympa::public_list {"i18n-pl":      sympa::public_list {"i18n-pl":
99          subject => "List about translation in Polish",          subject => "List about translation to Polish",
100          topics => "i18n",          topics => "i18n",
101      }      }
102    
103      sympa::public_list {"i18n-ru":      sympa::public_list {"i18n-ru":
104          subject => "List about translation in Russian",          subject => "List about translation to Russian",
105          topics => "i18n",          topics => "i18n",
106      }      }
107    
108      sympa::public_list {"i18n-tr":      sympa::public_list {"i18n-tr":
109          subject => "List about translation in Turkish",          subject => "List about translation to Turkish",
110          topics => "i18n",          topics => "i18n",
111      }      }
112    

Legend:
Removed from v.676  
changed lines
  Added in v.679

  ViewVC Help
Powered by ViewVC 1.1.30