System configuration for the OpenDev Collaboratory
1d65e2dc3c
Previously the jenkins job script was run against Jenkins during each Puppet run. Now run the jenkins job script only if any of the job configs or jenkins job configs change. Change-Id: I12d6dcf56ae46de7b5f373f2e4df6214c0f59c79 |
||
---|---|---|
doc | ||
manifests | ||
modules | ||
tools | ||
.gitignore | ||
.gitreview | ||
install_modules.sh | ||
README.md | ||
run_puppet.sh | ||
setup.py | ||
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.