
Bandersnatch mirroring has been disabled since I88a838cb28fee3bd16b2b0a26e614ac5c2f23241 which is currently almost 6 months ago. Since then we have been running a reverse caching proxy. Although bandersnatch served us well, it seems pypi has become impractical to mirror locally. This is partially due to 2TB volume limitations of OpenAFS and partially due to us not having a sane way to filter large, frequently updating packages. With the reverse proxy working there are no plans to restore our local mirror. Retire the references to it before we clean up the AFS volumes. Change-Id: Ia23828328dd859bbf26f95735c1c2e99c573d10e
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
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%