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.
If you're using librarian-puppet, add a line to your Puppetfile
:
mod 'justinclayton/serf', '1.x'
include serf
You are welcome to submit pull requests and post issues.
MIT