
Pip doesn't appear to be able to do a clean upgrade of gerritbot on oneiric. It should remove the old versions of gerritbot after installing the new versions but it does not. This confuses Puppet into thinking that it need to reinstall gerritbot 0.1.2 on each puppet run which restarts the IRC bot. To prevent this behavior ensure the package is present and not latest. Change-Id: I7729d126a7811b7e08541ed65ca48f4dc302ff6b Reviewed-on: https://review.openstack.org/11955 Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
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.
Description
Languages
Jinja
37%
Python
36.7%
Shell
13.6%
Dockerfile
3.9%
JavaScript
3%
Other
5.8%