]> git.openstreetmap.org Git - chef.git/commitdiff
Send chef errors to Grant
authorTom Hughes <tom@compton.nu>
Tue, 26 May 2015 19:34:32 +0000 (20:34 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 26 May 2015 19:34:32 +0000 (20:34 +0100)
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