]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/roles/manifests/init.pp
Revert "try without that first"
[dsa-puppet.git] / modules / roles / manifests / init.pp
index 213f336c3920bdd3baf18ef60f11679283bdb6ed..cab8edd978da9f7b7fe44d5246ef519e5827ce40 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