RETIRED, Puppet module for elasticsearch
Go to file
jesusaurus a3745ab6ee Make network.publish_host configurable
The network publish host value defaults to the ip address of the
first non-loopback interface, but this is not always an appropriate
value.

In some cases this value may need to be set to something other than
the ip address of the local interface, such as when connections should
be made to a floating ip address.

Change-Id: I9ace9bc80607e8d60478e869ef13feea8c49e10a
2016-02-12 12:22:20 -05:00
files Stop logging actions at DEBUG level 2015-11-30 13:01:35 -08:00
lib/puppet/parser/functions Use archive to fetch/checksum instead of wget. 2015-03-31 16:29:12 -07:00
manifests Add logging configuration 2015-11-30 13:01:25 -08:00
spec Add acceptance tests for puppet-elasticsearch. 2015-09-24 19:39:14 -03:00
templates Make network.publish_host configurable 2016-02-12 12:22:20 -05:00
tests Use archive to fetch/checksum instead of wget. 2015-03-31 16:29:12 -07:00
.gitignore Add acceptance tests for puppet-elasticsearch. 2015-09-24 19:39:14 -03:00
.gitreview Add standard puppet module files and .gitreview 2015-01-18 11:38:31 -06:00
Gemfile Add acceptance tests for puppet-elasticsearch. 2015-09-24 19:39:14 -03:00
LICENSE Add missing LICENSE file 2015-01-29 22:56:59 +00:00
README.md Add standard puppet module files and .gitreview 2015-01-18 11:38:31 -06:00
Rakefile Add standard puppet module files and .gitreview 2015-01-18 11:38:31 -06:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:17 +00:00

README.md

OpenStack Elasticsearch Module

Overview

The module installs Elasticsearch from debian packages.