RETIRED, Puppet module for elasticsearch
Go to file
Paul Belanger 0d9347f41e
Stop managing file permissions under /var/lib/elasticsearch
There shouldn't be a need to do this, as the contents are generated
directly from elasticsearch.

Change-Id: I99ec3cfcc146477ee011f6dd926191c65495e90f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-09-20 14:47:53 -04: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 Stop managing file permissions under /var/lib/elasticsearch 2017-09-20 14:47:53 -04:00
spec/acceptance Depend on helper gem for spec_helper_acceptance 2017-08-22 22:40:50 +02:00
templates Access es_template_config with @ 2016-08-07 00:13:30 +00: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 Depend on helper gem for spec_helper_acceptance 2017-08-22 22:40:50 +02: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
bindep.txt Add bindep.txt file 2017-05-01 21:07:13 -04: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.