Clark Boylan
74f81f2c28
Add ssl-cert package dependency to jenkins::master
jenkins::master has a file whose group is set to 'ssl-cert'. That group is created by the ssl-cert package. Add the package to the manifest and have the file require it. Change-Id: I132eb6cebf9c59a9d1502e50f20de4c9658464fd Reviewed-on: https://review.openstack.org/14417 Reviewed-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
These are a set of puppet manifests and modules that are currently being used to manage the OpenStack CI infrastructure.
The main entry point is in manifests/site.py.
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.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.9%