Forge Home

jenkins

A puppet module for installing Jenkins

15,543 downloads

12,917 latest version

2.3 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.0.2 (latest)
  • 1.0.1
  • 1.0.0
released Sep 24th 2013

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'maestrodev-jenkins', '1.0.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add maestrodev-jenkins
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install maestrodev-jenkins --version 1.0.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: jenkins, ci

Documentation

maestrodev/jenkins — version 1.0.2 Sep 24th 2013

NOTE: This is a fork to provide support for RHEL/CentOS (yum) platforms.

puppet-

   _            _    _
  (_) ___ _ __ | | _(_)_ __  ___
  | |/ _ \ '_ \| |/ / | '_ \/ __|
  | |  __/ | | |   <| | | | \__ \
 _/ |\___|_| |_|_|\_\_|_| |_|___/
|__/

A puppet module that manages the Jenkins CI server.

Purpose

This module installs and manages jenkins on RHEL/CentOS servers. This is a fork of git://github.com/rdegges/puppet-jenkins.git - see License below.

Docs

To learn how to install and use puppet-jenkins, read our official documentation: http://puppet-jenkins.rtfd.org/

License

puppet-jenkins is distributed under the UNLICENSE license. For details, see: http://unlicense.org/