c03b2df2acefe55f007ecbb85e353115c02ef137
We should use {} in templated strings to avoid confusion about
variable names. Also, make sure the required cert files are in
place before trying to create a vhost.
Change-Id: I24ef5ffe347a4a389acb282ea3a41b87fb34f6bc
Puppet Modules
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://docs.openstack.org/infra/system-config for more information.
Documentation
The documentation presented at http://docs.openstack.org/infra/system-config comes from git://git.openstack.org/openstack-infra/system-config repo's docs/source. To build the documentation use
$ tox -evenv python setup.py build_sphinx
Description
Languages
Jinja
37.5%
Python
37.5%
Shell
13.7%
Dockerfile
3.7%
JavaScript
3.1%
Other
4.5%