Fabien Boucher 21783c7571 Add generic zuul manifests
Copy the zuul scheduler/merger manifests used in:
https://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project

Add some refactoring in order to make them more generic:
- Pass $git_name and $git_email as parameters and keep default values.
- Add a known_hosts_content parameter to setup known_hosts.
- Remove the openstack_project/server call. This call stays in system-config.

Needed-By: I98ab36cca49f8784fc93c46db69bc2a777a61938
Change-Id: I48e49c760d5304bd7dd5b0bbbdaa27329b2d8a5f
2015-07-01 16:15:37 +00:00
2015-07-01 16:15:37 +00:00
2015-06-24 14:35:07 -04:00
2015-03-18 17:00:55 +00:00
2015-06-08 12:41:18 -07:00
2015-07-01 16:15:37 +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