Revert "try without that first"
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 213f336..cab8edd 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