
* .../nodepool/scripts/cache_git_repos.py: Since the projects list is not being retrieved as part of a git repository, use HTTPS protocol rather than HTTP so it will be consistent with the way we retrieve the bootstrap script in prepare_node.sh. * .../nodepool/scripts/prepare_node.sh: Switch the config clone operation from the Gerrit server to the Git server farm, since the former does not support git protocol. Also make it a shallow clone since we just need the files. Change-Id: I1dc0697bb3f9832d180b6b1ebffaa563bd886281
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack Project infrastructure.
The main entry point is in manifests/site.pp.
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
Jinja
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%