RETIRED, Puppet module for Hound
Go to file
Monty Taylor 0edcc83e70 Update git url to hound-search
The etsy folks have moved hound to hound-search.

Also fix a puppet-lint error. Apparently we're now
NOT supposed to do the leading ::.

Change-Id: I27704d5f20e6cab6881f12a1a7d5602499120499
2020-04-21 17:08:55 -05:00
files Add ulimit max-open-files param to puppet-hound 2016-07-21 13:41:03 -07:00
manifests Update git url to hound-search 2020-04-21 17:08:55 -05:00
spec/acceptance Fix httpd ordering, add rspec test 2017-12-15 14:56:08 +11:00
templates Fix scope of vhost template variable 2018-07-13 15:05:08 +02:00
.gitignore Add Gemfile and puppet 4 checks 2015-07-29 20:41:26 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:37 +00:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:44 +02:00
LICENSE Add module boilerplate 2015-07-06 14:46:18 -07:00
README.md Add a reindex lock 2017-12-13 12:44:01 +11:00
Rakefile Add module boilerplate 2015-07-06 14:46:18 -07:00
bindep.txt Add bindep.txt file 2017-05-01 21:09:29 -04:00
metadata.json Replace openstack.org git:// URLs with https:// 2019-03-24 20:35:39 +00:00

README.md

OpenStack Hound Module

Overview

Install and configure Hound.

Since indexing can take some time, the Apache host is setup to look for a $docroot/reindex.lock file, and return a sensible 503 maintenance page. An external script can manage this file as reindexing takes place.