Skip to content

bscott/campfire_handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campfire handler for Chef using Tinder

Report chef exceptions to Campfire.

Works fine with chef versions: 0.9.x and 0.10.x

Usage

gem install campfire_handler

In your chef client file (often placed at /etc/chef/client.rb) put:

require "campfire_handler"
exception_handlers << CampfireHandler.new(:subdomain => "your-campfire-subdomain",:token => "your-campfire-token-key")

Contributors

Hat tip to Umang Chouhan (uchouhan) for the campfire gem.

Copyright © 2011 Brian Scott, See LICENSE for details.

About

Campfire Handler for Chef Exceptions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages