769d8a3cdc
Fixing documentation in README.md which referenced manifests/site.py rather than the correct manifests/site.pp file Change-Id: Idee57e351f1f4836e700067167fb3dcc4c85a733 Reviewed-on: https://review.openstack.org/19137 Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
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.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.
|