Forge Home

rundeck

Puppet module for managing Rundeck

10,275 downloads

9,903 latest version

3.9 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

  • 0.2.1 (latest)
  • 0.2.0
released Nov 30th 2013

Start using this module

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

Add this module to your Puppetfile:

mod 'gini-rundeck', '0.2.1'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add gini-rundeck
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install gini-rundeck --version 0.2.1

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

Documentation

gini/rundeck — version 0.2.1 Nov 30th 2013

Puppet Rundeck module

Build Status

Overview

A Puppet module to install and manage Rundeck, an open-source process automation and command orchestration tool.

Currently this module only installs the Rundeck package and deploys a default configuration to /etc/rundeck.

NOTE: This module assumes that Rundeck can be installed by the respective package manager, e. g. from a private repository. Packages for Rundeck can be downloaded at the project's website.

Usage

Example:

class { 'rundeck': }

Supported Platforms

The module has been tested on the following operating systems. Testing and patches for other platforms are welcome.

  • Debian Linux 7.0 (Wheezy)

Support

Please create bug reports and feature requests in GitHub issues.

Contributors

  • roidelapluie

License

Copyright (c) 2013 smarchive GmbH, 2013 Gini GmbH

This script is licensed under the Apache License, Version 2.0.