cookbook 'elasticsearch-ng', '= 0.2.0'
The elasticsearch-ng cookbook has been deprecated
Author provided reason for deprecation:
The elasticsearch-ng cookbook has been deprecated and is no longer being maintained by its authors. Use of the elasticsearch-ng cookbook is no longer recommended.
You may find that the elasticsearch cookbook is a suitable alternative.
elasticsearch-ng (3) Versions 0.2.0 Follow2
Installs/Configures elasticsearch-ng
cookbook 'elasticsearch-ng', '= 0.2.0', :supermarket
knife supermarket install elasticsearch-ng
knife supermarket download elasticsearch-ng
elasticsearch-ng
A simplified elasticsearch cookbook designed to produce
the minimum viable configuration, while still providing
enough flexibility to drive a more complex configuration.
Most of the simplicity is achieved by taking advantage of
the Elastic-provided package repositories, as opposed to
performing an installation from source.
Recipes
elasticsearch-ng::default
includes the other recipes required to install, configure,
and manage a standalone elasticsearch installation.
elasticsearch-ng::repo
configures the elasticsearch repository
elasticsearch-ng::install
includes the java::default recipe and installs elasticsearch
via a package
elasticsearch-ng::configure
configures elasticsearch configuration and environment
files, driven by the config and env attribute hashes.
elasticsearch-ng::service
provides elasticsearch service resource
elasticsearch-ng::cluster
performs the same operations as the default recipe, after
adding setting simple cluster configuration attributes
based on search results.
Dependent cookbooks
apt >= 0.0.0 |
yum >= 0.0.0 |
java >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
0.2.0 / 2015-05-08
- add cluster recipe
- fill out the README
- add integration tests
Foodcritic Metric
0.2.0 passed this metric
0.2.0 passed this metric