8400d7a184

This reverts commit ff6d73b989c57db79bb53e82f814d651945c3ac6. This brings back zuul inline status which is further optimized in follow on patches. We do this in phases because it's a lot easier to review that way. It also introduces zuul_inline global control variable, so we can land this turned off, and enable in the debugger to verify it's doing the correct thing. Change-Id: If951a4a05a7dfef7a6d0c8e15ed263ff0523165e
Puppet Modules
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.
Documentation
The documentation presented at http://ci.openstack.org comes from git://git.openstack.org/openstack-infra/system-config repo's docs/source. To build the documentation use
$ tox -evenv python setup.py build_sphinx
Description
Languages
Python
37.2%
Jinja
36.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%