]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/backup/templates/default/expire.cron.erb
Merge remote-tracking branch 'tigerfell/pr257'
[chef.git] / cookbooks / backup / templates / default / expire.cron.erb
index b1f304aed2c0c17238ea7ca043c5d7de59fb6986..bcdc6aaa237bc51671aef823789d4e7ec81c1081 100644 (file)
@@ -2,9 +2,15 @@
 
 # DO NOT EDIT - This file is being maintained by Chef
 
-for prefix in chef-server chef-repository git lists osm-blog osmf-crm osmf-ledgersmb osmf-wiki osqa otrs sotm svn switch2osm thinkup trac wiki
+for prefix in blogs chef-server chef-repository chef-git community forum git lists munin osm-blog osm-donate osmf-crm osmf-ledgersmb wiki-wiki.osmfoundation.org osqa otrs prometheus sotm svn switch2osm trac wiki-board.osmfoundation.org wiki-dwg.osmfoundation.org wiki-mwg.osmfoundation.org wiki-wiki.openstreetmap.org
 do
   /usr/local/bin/expire-backups --days=3 --weeks=3 --months=3 /store/backup $prefix
 done
 
 /usr/local/bin/expire-backups --weeks=5 /store/backup osm
+
+/usr/local/bin/expire-backups --months=3 /store/backup nominatim
+
+/usr/local/bin/expire-backups --days=180 /store/logs/planet.openstreetmap.org
+/usr/local/bin/expire-backups --days=180 /store/logs/tile.openstreetmap.org
+/usr/local/bin/expire-backups --days=180 /store/logs/www.openstreetmap.org