Thierry Carrez afb56a9547 Add mailing list for OpenStack SIGs
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
2017-07-06 14:32:00 +02:00
2017-06-29 17:14:35 -07:00
2017-06-29 17:14:35 -07:00
2017-06-29 17:14:35 -07:00
2017-06-29 17:14:35 -07:00
2016-07-15 12:04:48 -07:00
2017-05-01 15:45:33 -04:00
2016-06-02 10:47:36 +03:00
2014-09-30 12:40:59 -07:00
2017-03-02 20:09:39 +01:00
2017-05-18 08:19:06 -07:00
2017-01-12 15:32:46 -05:00

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
System configuration for the OpenDev Collaboratory
Readme 154 MiB
Languages
Jinja 36.9%
Python 36.8%
Shell 13.6%
Dockerfile 3.8%
JavaScript 3%
Other 5.9%