Skip to content

jjbohn/puppet-elasticsearch

 
 

Repository files navigation

elasticsearch Puppet Module for Boxen

Build Status

Install elasticsearch, a distributed, RESTful search engine. The BOXEN_ELASTICSEARCH_PORT and BOXEN_ELASTICSEARCH_URL environment variables are set.

Usage

include elasticsearch

This module supports data bindings via hiera. See the parameters to the elasticsearch class for overrideable values.

Required Puppet Modules

  • boxen >= 3.3.3
  • homebrew
  • repository
  • java
  • stdlib

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.

Packages

No packages published

Languages

  • Puppet 57.1%
  • Ruby 38.0%
  • Shell 4.9%