Jerry Zhao 77826301f0 fix the default gerrit_ssh_host_key
update the default gerrit_ssh_host_key to the current value that
review.o.o is using. otherwise, zuul-merger will fail to clone
git repos from gerrit because correct review.o.o host key is not
in zuul user's known_hosts.

Change-Id: I0e2ec0e340d63666de2ce0ed72c1043be0ed0662
2016-11-29 12:39:09 -08:00
2016-09-29 15:53:41 +00: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