RETIRED, Puppet module for elasticsearch
Go to file
Jeremy Stanley ba7791374f Don't ensure elasticsearch service is running
The package maintainer scripts start elasticsearch when it gets
installed, but it seems to return control before the pidfile is
created which allows puppet to race for it and ultimately launch a
second daemon resulting in an OOM condition. It's configured to
start at boot anyway, so the puppet ensure running isn't buying us
much.

Change-Id: I1b374f90c198b9cb73d412fe63b439623f434d9a
2014-02-26 01:52:46 +00:00
files Upgrade elasticsearch to version 0.90.3. 2013-10-21 10:06:28 -07:00
manifests Don't ensure elasticsearch service is running 2014-02-26 01:52:46 +00:00
templates Configure elasticsearch via a hash 2013-10-21 18:48:29 -07:00