]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/client.rb.erb
Enable chef exception handler
[chef.git] / cookbooks / chef / templates / default / client.rb.erb
index b78fefb6ae93cfbcdfc551739543d874d271c864..65bf700e8dbe4a56880e037c55fe40074016bca5 100644 (file)
@@ -40,4 +40,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