![Clark Boylan](/assets/img/avatar_default.png)
* modules/logstash/files/elasticseach.default: Elasticsearch does not handle running out of memory very gracefully. Recommended allocation is half of the hosts memory. Give elasticsearch 4GB of the 8GB host. * modules/logstash/manifests/elasticseach.pp: Copy new elasticsearch defaults file into place on the host. Change-Id: I9ed14148c901cd3fd4ec38333a722821adb77ff5 Reviewed-on: https://review.openstack.org/27870 Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
In general, most of the modules here are designed to be able to be run either in agent or apply mode.
These puppet modules require puppet 2.7 or greater. Additionally, the site.pp manifest assumes the existence of hiera.
See http://ci.openstack.org for more information.
Description
Languages
Python
37.1%
Jinja
36.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%