Clark Boylan
e24b3891de
Close unneeded fds before execing CRM 114.
CRM 114 is being forked off of the gearman worker processes and as a result has open fds for log files and tcp connections. CRM 114 should be isolated from the fds so that it doesn't crash when they change unexpectedly. Close the fds using the subprocess.Popen close_fds flag. Change-Id: I4fbdf3564771be7d7a7e4c518e571634de576253
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.1%
Jinja
36.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%