projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2e0fdc1
)
Disable chef exception handler
author
Tom Hughes
<tom@compton.nu>
Tue, 5 Dec 2017 14:11:32 +0000
(14:11 +0000)
committer
Tom Hughes
<tom@compton.nu>
Tue, 5 Dec 2017 14:11:32 +0000
(14:11 +0000)
cookbooks/chef/templates/default/client.rb.erb
patch
|
blob
|
history
diff --git
a/cookbooks/chef/templates/default/client.rb.erb
b/cookbooks/chef/templates/default/client.rb.erb
index b78fefb6ae93cfbcdfc551739543d874d271c864..5c9d888f581c7548a22e7a1f6e82d376a318df13 100644
(file)
--- a/
cookbooks/chef/templates/default/client.rb.erb
+++ b/
cookbooks/chef/templates/default/client.rb.erb
@@
-39,5
+39,5
@@
email_handler = Chef::Handler::Email.new(:to => ["tom@compton.nu", "openstreetma
# Configure report handlers
# Configure report handlers
-exception_handlers << email_handler
+
#
exception_handlers << email_handler
#report_handlers << email_handler
#report_handlers << email_handler