]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Revert "try without that first"
authorMartin Zobel-Helas <zobel@debian.org>
Fri, 3 Apr 2015 11:52:44 +0000 (11:52 +0000)
committerMartin Zobel-Helas <zobel@debian.org>
Fri, 3 Apr 2015 11:52:44 +0000 (11:52 +0000)
This reverts commit bfc022db0e9eca3c0916e2f1abea84bbc61026a6.

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