Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garethr/garethr-rundeck
Puppet module for the Rundeck orchestration tool
https://github.com/garethr/garethr-rundeck
Last synced: 28 days ago
JSON representation
Puppet module for the Rundeck orchestration tool
- Host: GitHub
- URL: https://github.com/garethr/garethr-rundeck
- Owner: garethr
- License: apache-2.0
- Created: 2013-01-18T21:23:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-09T18:59:10.000Z (almost 12 years ago)
- Last Synced: 2024-12-11T15:56:12.983Z (about 1 month ago)
- Language: Ruby
- Size: 109 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A Puppet module for managing the installation and configuration of
[Rundeck](http://rundeck.org).[![Build
Status](https://secure.travis-ci.org/garethr/garethr-rundeck.png)](http://travis-ci.org/garethr/garethr-rundeck)# Usage
For experimenting you're probably fine just with:
include rundeck
# Requirement
Rundeck appears not to have a canonical package repository I could find
or a PPA or similar so this module makes use of my own personal debian package
repository. This is installed with the
[garethr](https://github.com/garethr/garethr-garethr) module which is
marked as a dependency in the Modulefile.