projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add tests for elasticsearch, kibana and logstash cookbooks
[chef.git]
/
roles
/
kibana.rb
1
name "kibana"
2
description "Role applied to all kibana servers"
3
4
run_list(
5
"recipe[kibana]"
6
)