Clark Boylan
848fefd19a
Ignore projects whose org we do not control.
In the manage_projects.py script ignore any project whose Github org we do not control. Do not create a Github project, gerrit project, or manage any ACLs. Change-Id: I0d4595c49ffa7762976a433bf9b16fc6fcaf73e5 Reviewed-on: https://review.openstack.org/16102 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
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
37.1%
Jinja
36.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%