RETIRED, Puppet module for elasticsearch
Go to file
James E. Blair 31c222aca1 Stop logging actions at DEBUG level
They can be very verbose, and on the controller, include things
like full tracebacks for a simple inability to finish a query.
Such instances are still logged at WARN.

Change-Id: I32844cbd7fdd57881ae83d9a78f23e3e8eaa2587
2015-11-30 13:01:35 -08: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 Add indices.breaker.fielddata.limit to config 2015-11-13 12:06:43 -08: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.