15b97e88d26ab47200bc7b2e9e5e6e400c898cba
In preparation of moving TC content under governance.o.o/tc/, set up a redirect from /tc/ to /srv/static/tc, while still using /srv/static/tc as docroot. This is step 5 in implementing a neutral governance website, as described in [1]. [1] http://specs.openstack.org/openstack-infra/infra-specs/specs/neutral-governance-website.html Change-Id: I7a4c4d16118821ad87fd5ae507765ad0d522a2f7
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://docs.openstack.org/infra/system-config for more information.
Documentation
The documentation presented at http://docs.openstack.org/infra/system-config 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.6%
Jinja
37.4%
Shell
13.8%
Dockerfile
3.7%
JavaScript
3.1%
Other
4.4%