From a2ba147e965ef14ad9859e86142db49acdef14bf Mon Sep 17 00:00:00 2001 From: Xabier de Zuazo Date: Wed, 19 Feb 2014 21:12:10 +0100 Subject: [PATCH] README: added a link to the chef_handler_sns cookbook --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c926c53..1efb721 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A simple Chef report handler that reports status of a Chef run through [Amazon S [Amazon SNS](http://aws.amazon.com/sns/) can send notifications by SMS, email, [Amazon SQS](http://aws.amazon.com/sqs/) queues or to any HTTP endpoint. +We recommend using the [chef_handler_sns cookbook](https://github.com/onddo/chef_handler_sns-cookbook) for easy installation. + This Chef Handler is heavily based on [Joshua Timberman](https://github.com/jtimberman) examples. * http://wiki.opscode.com/display/chef/Exception+and+Report+Handlers