Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

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.

RSS

elasticsearch-ng (3) Versions 0.2.1

Installs/Configures elasticsearch-ng

Policyfile
Berkshelf
Knife
cookbook 'elasticsearch-ng', '~> 0.2.1', :supermarket
cookbook 'elasticsearch-ng', '~> 0.2.1'
knife supermarket install elasticsearch-ng
knife supermarket download elasticsearch-ng
README
Dependencies
Changelog
Quality 17%

elasticsearch-ng

THIS IS DEPRECATED! SEE THE OFFICIAL COOKBOOK INSTEAD

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.1 / 2015-08-12

  • deprecated

0.2.0 / 2015-05-08

  • add cluster recipe
  • fill out the README
  • add integration tests

Collaborator Number Metric
            

0.2.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.2.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.2.1 failed this metric

FC064: Ensure issues_url is set in metadata: elasticsearch-ng/metadata.rb:1
FC065: Ensure source_url is set in metadata: elasticsearch-ng/metadata.rb:1
FC066: Ensure chef_version is set in metadata: elasticsearch-ng/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: elasticsearch-ng/metadata.rb:1
FC069: Ensure standardized license defined in metadata: elasticsearch-ng/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.2.1 passed this metric

Testing File Metric
            

0.2.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number