/puppet-module-serf

Puppet module to install and manage a serf agent

Primary LanguageRubyMIT LicenseMIT

Build Status

Description

This module installs Serf, installs an init script appropriate for your distro, and manages agent configuration via a JSON file. It is compliant with both puppet 2.7+ and 3+, and has been tested for quality using puppet-lint, rspec-puppet, and rspec-system.

Installation

If you're using librarian-puppet, add a line to your Puppetfile:

mod 'justinclayton/serf', '1.x'

Usage

include serf

Support

You are welcome to submit pull requests and post issues.

License

MIT