47a8f289c3
Change-Id: I04c5b1d953f9dbdd2d48452cec43f1b2e1e62f2d
13 lines
442 B
Markdown
13 lines
442 B
Markdown
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.
|