
SIGs are a new construct aimed at replacing dev-centric and ops-centric workgroups, introduced in [1]. For those SIGs to have discussions without picking between openstack-dev and openstack-ops (or worse, cross-posting between those), create a new common SIG mailing-list (with one topic per SIG). Yet another mailing-list... Trust me, I hear you... But this avoids creating one mailing-list per SIG. We should also be able to discontinue a number of workgroup-specific MLs, as they migrate to become SIGs. Candidates include interop-wg, enterprise-wg, product-wg, Openstack-security, OpenStack-HPC... So this might be a net win ! This is the first step in this transition. Once the list is set up, we'll prime the pump by creating a "meta" SIG (a SIG about improving communication between ops and devs in general, and SIGs in particular), and the meta SIG will then promote the list and reach out to workgroups to transition them one by one. [1] http://lists.openstack.org/pipermail/openstack-dev/2017-June/118723.html Change-Id: Icf6b91ac4d65b43cd1ab8c6b41a2a31aa5270066
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
36.9%
Python
36.8%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%