74460853d1
Change-Id: I409bd50ae374e0288531f07cfeea34856c5f8067 Reviewed-on: https://review.openstack.org/17319 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: James E. Blair <corvus@inaugust.com>
13 lines
447 B
Markdown
13 lines
447 B
Markdown
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.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.
|