Clark Boylan f5ac2b3944 Make oscc_file_contents optional
The openstack infra team is moving the managmeent of clouds.yaml files
from puppet to ansible. To keep puppet and ansible from fighting with
each other over the contents of this file make the contents optional
here. If provided puppet will manage them otherwise puppet doesn't touch
the clouds.yaml file.

Change-Id: I037abf2fb64a63af160ea6e25ce300197f7f513f
2018-08-30 15:20:28 -07:00
2018-02-12 10:05:15 +11:00
2018-07-12 09:27:03 +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