Monty Taylor
aa8030e651
Don't re-install pip from pip every run.
I think having a recent pip is fine. If we run in to problems, we can go back, but I think we're mainly just wasting effort here. Change-Id: Ic5f2d49b2002393e1f9b048472266c0a00225110 Reviewed-on: https://review.openstack.org/10963 Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@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
37.1%
Jinja
36.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%