
Add the gitea05.opendev.org server into the haproxy pools now that it's been seeded with current data. Switch the create repos task disable list from 05 to 07 and 08, and remove 07 and 08 from the Ansible inventory and comment them out in the haproxy pools in preparation for replacement. To the casual observer it may appear gitea06 is being skipped, but it was replaced first out of sequence due to filesystem corruption during the PTG. The increased performance of the 75% of the nodes which have already been replaced means we can get by doing the final 25% at the same time (so two servers at once). Change-Id: Ia49157c16582b7ed0dbef3eb9d07bf7f1d4450b9
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 https://opendev.org/opendev/system-config repo's docs/source. To build the documentation use
tox -evenv python setup.py build_sphinx
Description
Languages
Jinja
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%