
The Chef cookbooks are in the process of replacing our style gating use of Tailor with Rubocop. Those patches are slowly working their way through Gerrit, but the cookbook-openstack-compute cookbook has tailor checking as part of its gate. It is the only Chef cookbook with this gate, so we will temporarily remove it and once the Rubocop cleanups are in place we will restore this check to the compute cookbook and all of the others. Change-Id: I0b9b833f1d71604510b7dd2c6b563031e4355b45
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
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%