
Previously run-docs.sh uploaded everything but tagged releases to the root of the developer/project document dir. If changes were uploaded to master then stable/foo the latest docs would get overwritten by the stable/foo docs. This change will put master docs in developer/project and stable foo docs in developer/project/foo fixing this issue. Change-Id: Ia6d33c5b1654fd6b937154a425a3ea6cdc1d7f27
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
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%