
Sudo does not play nice with jclouds and potentially won't play nice with other setups either. Remove use of sudo to make the script more flexible. To run it: $ sudo ./install_jenkins_slave.sh or # ./install_jenkins_slave.sh Change-Id: I12ceb668441df27a4f230357558283e9d011c35d Reviewed-on: https://review.openstack.org/10985 Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.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
Python
37.2%
Jinja
36.6%
Shell
13.6%
Dockerfile
3.8%
JavaScript
3%
Other
5.8%