]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/client.rb.erb
Enable chef report handler
[chef.git] / cookbooks / chef / templates / default / client.rb.erb
index 5c9d888f581c7548a22e7a1f6e82d376a318df13..6b72349556c041abb7d073e6f76ccebacc0cfdb1 100644 (file)
@@ -39,5 +39,4 @@ email_handler = Chef::Handler::Email.new(:to => ["tom@compton.nu", "openstreetma
 
 # Configure report handlers
 
-#exception_handlers << email_handler
-#report_handlers << email_handler
+report_handlers << email_handler