0d5361bb49

manage_projects.py was unable to find groups in the ACL files because it was looking for lines that began with tabs but we normalized to lines beginning with 8 spaces. Also the git clone command string formatting was not correct. Change-Id: Ib65d7ad0ca3861d61d7557be72a7c6d6d6e21265 Reviewed-on: https://review.openstack.org/16144 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> 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
36.8%
Jinja
36.8%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.9%