projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfc022d
)
Revert "try without that first"
author
Martin Zobel-Helas
<zobel@debian.org>
Fri, 3 Apr 2015 11:52:44 +0000
(11:52 +0000)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/init.pp
b/modules/roles/manifests/init.pp
index
213f336
..
cab8edd
100644
(file)
--- a/
modules/roles/manifests/init.pp
+++ b/
modules/roles/manifests/init.pp
@@
-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