]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/templates/default/client.rb.erb
Send chef errors to Grant
[chef.git] / cookbooks / chef / templates / default / client.rb.erb
index cdc09b2b26cab3d0c75a53c01ae97b8c4b118d24..f151c7d0760a31ef947315b49855ea940c6be2fb 100644 (file)
@@ -35,7 +35,7 @@ require "/etc/chef/report"
 
 # Create report handler
 
-email_handler = Chef::Handler::Email.new(:to => "tom@compton.nu")
+email_handler = Chef::Handler::Email.new(:to => ["tom@compton.nu", "openstreetmap@firefishy.com"])
 
 # Configure report handlers