Elizabeth K. Joseph
359b7d48b9
Customize cgit max-repo-count and set it to 1500
The max-repo-count setting in the cgitrc adjusts how many repos should be displayed on each page. In the puppet-cgit module we have a default of 600, which was intended to be enough for all the repos to be shown on git.openstack.org without a second page. We're now at over 1,000 repos, so you now need to page through them and this is not an optimal experience. Since cgit can handle loading thousands of repos on the main page, add the setting to our local configuration and bump it up to 1500. Change-Id: I7a2ea185f0876806ecfd17bedd84dbcd9769b124
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.1%
Jinja
36.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%