try without that first
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 3 Apr 2015 11:51:02 +0000 (11:51 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 3 Apr 2015 11:51:02 +0000 (11:51 +0000)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
modules/roles/manifests/init.pp

index cab8edd..213f336 100644 (file)
@@ -154,9 +154,9 @@ class roles {
                include roles::lists
        }
 
-       if has_role('list_search') {
-               include roles::listsearch
-       }
+       #if has_role('list_search') {
+       #       include roles::listsearch
+       #}
 
        if has_role('rtmaster') {
                include roles::rtmaster