
Add the new mirror-update server as a follow-on to I525ac18b55f0e11b0a541b51fa97ee5d6512bf70. Also ensure that the new mirror server isn't in the puppet groups by only matching the openstack.org one. Also remove from the afsadmin group. This group is only used for keytabs stored on bridge.o.o. I don't think that we need group for the keytabs -- a keytab should only ever be in use on one host at a time, so we are better off keeping the keytabs in a specific host_var for the host they are used on, rather than being in a group and possibly deployed on servers where they are not used. Depends-On: https://review.opendev.org/668610 Change-Id: Icda92bb234adc00f6718c1c656e8f069ce2704c4
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%