RETIRED, Puppet module to add jenkins functionality
Go to file
Ian Wienand 0798386517 User versioncmp to compare strings
Use versioncmp, otherwise with puppet 4 (as on Fedora 22) you get "A
String is not comparable to a non String".

We also inverted the versioncmp check for the version variable, the
main reason for this was to reduce complexity of the versioncmp code.

Additionally, defining 0 to be the latest version didn't really make
sense.  So, changing it to use 'latest' means better code readability.

Change-Id: Ic8b0fd2a19cbb90e1d57e3025a3d2513ebada2e2
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-08-10 10:06:20 -04:00
files Adds jenkins default file 2015-05-11 12:55:35 +00:00
lib/facter Add dpkg architeture facts 2015-04-14 12:34:20 -07:00
manifests User versioncmp to compare strings 2015-08-10 10:06:20 -04:00
spec Boilerplate beaker-rspec files 2015-07-28 02:04:40 -07:00
templates Add extension settings in jjb 2015-03-25 10:52:03 +01:00
.gitreview Add required puppet module files and .gitreview 2014-11-17 16:54:31 -08:00
LICENSE Add missing LICENSE file 2015-01-29 22:57:55 +00:00
README.md Add required puppet module files and .gitreview 2014-11-17 16:54:31 -08:00
Rakefile Add required puppet module files and .gitreview 2014-11-17 16:54:31 -08:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:17 +00:00

README.md

OpenStack Jenkins Module

This module installs and configures Jenkins