]> git.openstreetmap.org Git - chef.git/commitdiff
Copy planetdump output to admins list
authorTom Hughes <tom@compton.nu>
Sun, 20 Mar 2022 09:45:40 +0000 (09:45 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 20 Mar 2022 09:45:40 +0000 (09:45 +0000)
cookbooks/planet/templates/default/planetdump.erb

index f0708f2f26fa3fc625273cb59c06b607b7dc7b32..b2fd5f40d78804cecf213fa4a1a5e5883c51e07d 100644 (file)
@@ -45,7 +45,7 @@ function cleanup {
     # support doing this in the incrontab
     if [[ -s "$logfile" ]]
     then
-        mailx -s "Planet dump output: ${file}" zerebubuth@gmail.com < "${logfile}"
+        mailx -s "Planet dump output: ${file}" admins@openstreetmap.org zerebubuth@gmail.com < "${logfile}"
     fi
 
     # Remove the log file