
If someone copies the production Zuul configuration, they may end up sending emails as jenkins@o.o. Configure our hosts to only accept email with an envelope sender or From header of jenkins@.o.o if the connecting host is zuul.openstack.org (or localhost, to handle the case of exim running on zuul.o.o itself). Change-Id: Ic92bb39659689347fea1744ee8c1b47ef21858b0
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://ci.openstack.org for more information.
Description
Languages
Python
37.2%
Jinja
36.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%