/chef-elasticsearch

Primary LanguageRubyOtherNOASSERTION

elasticsearch-cookbook

TODO: Enter the cookbook description here.

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['elasticsearch']['bacon'] Boolean whether to include bacon true

Usage

elasticsearch::default

Include elasticsearch in your node's run_list:

{
  "run_list": [
    "recipe[elasticsearch::default]"
  ]
}

License and Authors

Author:: Atsushi Nakajyo (jyotti@gmail.com)