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:
ba0f5f7
)
try without that first
author
Martin Zobel-Helas
<zobel@debian.org>
Fri, 3 Apr 2015 11:51:02 +0000
(11:51 +0000)
committer
Martin 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
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/init.pp
b/modules/roles/manifests/init.pp
index
cab8edd
..
213f336
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