Version information
released Mar 24th 2014
This version is compatible with:
- Puppet Enterprise 3.x
- Puppet 3.x
- ,
Start using this module
Add this module to your Puppetfile:
mod 'justinclayton-serf', '1.0.0'
Learn more about managing modules with a PuppetfileDocumentation
justinclayton/serf — version 1.0.0 Mar 24th 2014
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
Dependencies
- nanliu/staging (>= 0.3.1)