RETIRED, Puppet module for elasticsearch
Go to file
Colleen Murphy c7f4ea9e3b Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: I6923d679c1e499e1e1451bc250173603211ec133
2018-07-12 09:57:44 +02: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 Update Gemfile for Zuulv3 2018-07-12 09:57:44 +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.