
Set the replication authGroup for github to Anonymous Users. Enable the "mirror" option which "will remove remote branches that absent locally or invisible to the replication (i.e. read access denied via authGroup option)." Disable replicatePermissions which will cause permissions-only projects and the refs/meta/config branch not to be replicated. I'm ambivalent about refs/meta/config, but disabling permissions-only projects will remove the periodic errors we get when trying to replicate All-Projects to github. Change-Id: I9c302b68e0a213d35683d7105341788923c5770a
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack CI infrastructure.
The main entry point is in manifests/site.py.
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
Python
36.8%
Jinja
36.8%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.9%