]> git.openstreetmap.org Git - chef.git/commitdiff
Disable chef report handler
authorTom Hughes <tom@compton.nu>
Sun, 3 Dec 2017 12:14:53 +0000 (12:14 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Dec 2017 12:14:53 +0000 (12:14 +0000)
cookbooks/chef/templates/default/client.rb.erb

index 65bf700e8dbe4a56880e037c55fe40074016bca5..b78fefb6ae93cfbcdfc551739543d874d271c864 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