Module jamtur01/flowdock
| Download |
|
Module description
Description
A Puppet report handler for sending notifications of failed runs to Flowdock.
Requirements
flowdockpuppet(version 2.6.5 and later)
Installation Usage
-
Install the
flowdockgem on your Puppet master$ sudo gem install flowdock -
Install puppet-flowdock as a module in your Puppet master’s module path.
-
Update the
flowdock_api_keyvariable in theflowdock.yamlfile with your Flowdock API key. -
Enable pluginsync and reports on your master and clients in
puppet.conf[master] report = true reports = flowdock pluginsync = true [agent] report = true pluginsync = true -
Run the Puppet client and sync the report as a plugin
Release notes for version 0.0.1
Initial release
Search Modules
Module's releases
Add a module