Clark Boylan 4a50d176c2 Make run-docs.sh handle stable branch changes.
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
2012-07-24 14:21:32 -07:00
2011-10-20 13:37:04 -04:00
2012-07-20 16:27:52 -07:00
2012-06-15 23:27:21 -07:00
2012-06-15 23:27:21 -07:00

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
System configuration for the OpenDev Collaboratory
Readme 154 MiB
Languages
Jinja 37%
Python 36.7%
Shell 13.6%
Dockerfile 3.9%
JavaScript 3%
Other 5.8%