Monty Taylor
46282d44c1
Fixed a template typo.
Variable interpolation needs <%= not just <%. :) Also, while I was in there, I replaced default with "oneiric", because I don't actually know that the value is a good default value, and I removed a couple of comments about moving to MySQL and Apache modules from upstream. Change-Id: Iec5b10cee2cbd0e0a2573fefa707d34d2a363cb4
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.7%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%