X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/86edbbca8af9903fca18dbb20a6ea2ca62e7d97c..45da35a6ec300900fc35596afe37871f1b4a589b:/cookbooks/taginfo/templates/default/update.erb diff --git a/cookbooks/taginfo/templates/default/update.erb b/cookbooks/taginfo/templates/default/update.erb index 7050d1617..be76ae997 100644 --- a/cookbooks/taginfo/templates/default/update.erb +++ b/cookbooks/taginfo/templates/default/update.erb @@ -4,3 +4,5 @@ <%= @directory %>/bin/update-planet <%= @directory %>/bin/update-taginfo + +find "/var/log/taginfo/<%= @name %>" -mtime +28 -delete