Jeremy Stanley 5cc230c4f2 Clean up elasticsearch cleanup cronjob
The old cronjob to delete Elasticsearch indices has been unused and
set absent for a while. Recent changes in Puppet seem to have
started disliking the literal \% sequences in the string, so just go
ahead and remove it.

Change-Id: Ic81ac00935bc3f79f17371ef13ad4d1686ffb028
2017-05-25 22:58:30 +00:00
2016-12-28 16:43:04 +01:00
2017-02-15 21:21:43 +00:00
2017-04-13 22:37:52 +02:00
2015-03-18 17:00:55 +00:00
2015-04-29 01:46:24 -07:00

OpenStack Continuous Integration Module

Overview

Configures an OpenStack Continuous Integration System

Developing

If you are adding features to this module, first ask yourself: "Does this logic belong in the module for the service?"

An example of this is the gearman-logging.conf file needed by the zuul service. This file should be managed by the zuul module, not managed here. What should go in this module is high level directives and integrations such as a list of jenkins plugins to install or a class that instantiates multiple services.

Description
RETIRED, Puppet module to deploy an OpenStack ci system
Readme 2.6 MiB