System configuration for the OpenDev Collaboratory
a14e20e900
Have hiera and puppet manage gerrits ssh:29418 keys (RSA and DSA). These keys go in /home/gerrit2/review_site/etc. Change-Id: If8cb3ec5a2e2c582b7fa6d87c520fc0cb7c2f205 Reviewed-on: https://review.openstack.org/14365 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins |
||
---|---|---|
doc/source | ||
manifests | ||
modules | ||
tools | ||
.gitignore | ||
.gitreview | ||
install_jenkins_slave.sh | ||
install_modules.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 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.