James E. Blair 67a085ba7d Set replication authGroup to Anonymous.
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
2012-07-25 09:26:03 -07:00
2011-10-20 13:37:04 -04:00
2012-07-20 16:27:52 -07:00
2012-06-15 23:27:21 -07:00
2012-06-15 23:27:21 -07:00

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
System configuration for the OpenDev Collaboratory
Readme 154 MiB
Languages
Python 36.8%
Jinja 36.8%
Shell 13.6%
Dockerfile 3.9%
JavaScript 3%
Other 5.9%