
Currently elastic-recheck is hammering the ElasticSearch cluster every 15 minutes, basically bringing everything else to a halt while these queries are processed. Spread elastic-recheck periodic queries out, run each once an hour and 20 minutes after the previous set of queries. Also, remove the auto triggering when files change, instead we wait for the hour to roll over and give us new data. Change-Id: Ibf5dad1071f65f8d676e8b9a0ec4331bada9943f
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
Jinja
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%