/[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 679 by misc, Thu Jan 6 20:43:36 2011 UTC revision 681 by misc, Thu Jan 6 20:58:00 2011 UTC
# Line 63  node alamut { Line 63  node alamut {
63      include sympa::server      include sympa::server
64      include postfix::primary_smtp      include postfix::primary_smtp
65        
66      # please check that the list use the proper code for      import "lists"
     # language ( not to be confused with tld or country code )  
     sympa::public_list {"i18n-af":  
         subject => "List about translation to Afrikaans",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-de":  
         subject => "List about translation to German",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-et":  
         subject => "List about translation to Estonian",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-fr":  
         subject => "List about translation to French",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-nl":  
         subject => "List about translation to Dutch",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-pt_br":  
         subject => "List about translation to Brazilian Portuguese",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-pl":  
         subject => "List about translation to Polish",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-ru":  
         subject => "List about translation to Russian",  
         topics => "i18n",  
     }  
   
     sympa::public_list {"i18n-tr":  
         subject => "List about translation to Turkish",  
         topics => "i18n",  
     }  
   
67  }  }
68    
69  # buildnode  # buildnode

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

  ViewVC Help
Powered by ViewVC 1.1.30