cookbook 'sudo_elastic', '= 0.1.7'
sudo_elastic (8) Versions 0.1.7 Follow0
install elastic and [elasticsearch-analysis-ik]
cookbook 'sudo_elastic', '= 0.1.7', :supermarket
knife supermarket install sudo_elastic
knife supermarket download sudo_elastic
sudo_elastic Cookbook
This cookbook inculdes recipes to install elastic and elasticsearch-analysis-ik
sudo_elastic::default
install elasticsearch and kopf
-
['sudo_elastic']['elastic_search']['cluster']['name']- elasticsearch cluster name(default:my_escluster) -
['sudo_elastic']['elastic_search']['node']['name']- elasticsearch node name(default:node1) -
['sudo_elastic']['elastic_search']['network_host']- elasticsearch network_host(default:0.0.0.0)
sudo_elastic::elastic_plugins
install elasticsearch-analysis-ik
sudo_elastic::consul
install consul
-
['consul']['config']['node_name']- consul node name(default:my_elastic_search) -
['consul']['config']['start_join']- consul agent to join (i.e.%w{172.20.20.11})
todo
- write test
MIT
Dependent cookbooks
| java >= 0.0.0 |
| apt ~> 2.9.2 |
| elasticsearch ~> 2.3.0 |
| sudo_consul_service >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.1.7
- add consul recipes
0.1.6
- upgrade elasticsearch to 2.3
0.1.5
- install kopf
- upgrade ik version to 1.8.0
0.1.4
- upgrade elasticsearch to 2.2
Foodcritic Metric
0.1.7 failed this metric
FC002: Avoid string interpolation where not required: /tmp/cook/2472199a89402cbcefaaff85/sudo_elastic/recipes/elastic_plugins.rb:10
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/2472199a89402cbcefaaff85/sudo_elastic/recipes/consul.rb:1
0.1.7 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: /tmp/cook/2472199a89402cbcefaaff85/sudo_elastic/recipes/consul.rb:1