Revision
579
Author
misc
Date
2010-12-14 00:54:57 +0100 (Tue, 14 Dec 2010)

Log Message

ldap_search_filter will be defined later in a more dynamic fashion

Modified Paths

Modified: puppet/modules/sympa/manifests/init.pp
===================================================================
--- puppet/modules/sympa/manifests/init.pp	2010-12-13 23:54:56 UTC (rev 578)
+++ puppet/modules/sympa/manifests/init.pp	2010-12-13 23:54:57 UTC (rev 579)
@@ -110,7 +110,6 @@
         ldap_group_datasource { "mga-sysadm": }
         ldap_group_datasource { "mga-ml_moderators": }
 
-        ldap_search_filter { "mga-board": }
 
         # directory that will hold the list data
         # i am not sure of the name ( misc, 09/12/10 )