RETIRED, Puppet module to add jenkins functionality
Go to file
Colleen Murphy 275e22f63f Make ssh_key parameter optional
The main reason to do this is for CI. We don't want to overwrite the
real jenkins user's SSH authorized keys, but we still want to test
everything else about the jenkinsuser class, so allow the ssh_key
parameter to be empty and don't overwrite authorized_keys if it is.

Change-Id: Ic2c12940767d53928fa07170c32f34619019287c
2017-06-10 20:26:05 +02:00
files Customize jenkins.default by template 2016-12-05 08:19:54 -06:00
lib/facter Add dpkg architeture facts 2015-04-14 12:34:20 -07:00
manifests Make ssh_key parameter optional 2017-06-10 20:26:05 +02:00
spec Remove unused GnuPG keyring 2016-06-23 18:11:51 +00:00
templates Add Suse family support to jenkins puppet module 2017-04-06 14:43:48 +02:00
.gitignore Add acceptance tests for puppet-jenkins. 2015-11-12 18:24:42 -02:00
.gitreview Add required puppet module files and .gitreview 2014-11-17 16:54:31 -08:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 23:52:34 -07: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