Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan e7e4f1a6d0 Retire this repo
The opendev project has been moving away from puppet and this is one of
the puppet modules that is no longer used. To simplify things for us we
are taking the extra step of retiring this repo.

Change-Id: I67645a8378580ad79a58704e5eab86b6b8794767
2022-02-17 11:44:34 -08:00
Ricardo Carrillo Cruz ab87c7e377 Add ulimit max-open-files param to puppet-hound
The upstream hound server is showing issues on the log about
hitting max opened files, currently on OS default of 1024
files.
This change allows setting the ulimit for open max files on the
init script, defaulting to 2048.

Change-Id: I283105dc0229e1e3f9ab56f0c8c3368581370d10
2016-07-21 13:41:03 -07:00
Spencer Krum ef64c1a46a Append to logfile instead of overwriting
Change-Id: I7e79382ac13f1d40af379b7e1b64310bec6d384c
2016-01-05 15:46:29 -08:00
Emma Barber 6ce0881b6a Configure and run apache on top of hound
Creates a service user and runs hound and apache. The config.json can
optionally be unmanaged but is otherwise taken from a file.

Co-Authored-By: Monty Taylor <mordred@inaugust.com>
Change-Id: I4042594421989ab60d1134fbfcfc8b0c73839faa
2015-09-02 13:51:42 -07:00