System configuration for the OpenDev Collaboratory
02076717d0
Additional documentation was added for jjb cache in jjb manual. Instead of documenting it twice, this patch simply points to the jjb manual. Depends on I57cf59c8723aa04e20801f32a81b573c9d096b48 Fixes bug 1193450 Change-Id: I1741d9774540d1e6b877533f29238663c2890028 |
||
---|---|---|
doc/source | ||
launch | ||
manifests | ||
modules | ||
tools | ||
.gitignore | ||
.gitreview | ||
install_jenkins_slave.sh | ||
install_modules.sh | ||
install_puppet.sh | ||
Rakefile | ||
README.md | ||
run_puppet.sh | ||
setup.cfg | ||
setup.py | ||
test.sh | ||
tox.ini |
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.