RETIRED, Puppet module for elasticsearch
Go to file
Alex Monk d4fcbbff1c Access es_template_config with @
To prevent this on every puppet run:
(warning): Variable access via 'es_template_config' is deprecated. Use
'@es_template_config' instead.
template[/etc/puppet/modules/elasticsearch/templates/elasticsearch.yml.erb]:33

Change-Id: Ie6c685d0748ce26c2bd2d227ce3b4e0578a95018
2016-08-07 00:13:30 +00: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 Set permissions on /var/lib/elasticsearch 2016-05-27 11:45:11 -04:00
spec Add acceptance tests for puppet-elasticsearch. 2015-09-24 19:39:14 -03: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 Use new infra_spec_helper for gem dependencies 2016-06-21 18:38:06 -07: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.