X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/20a25d384d5a94bcae4fd382a12d51e998570190..005ae5bd819640bdfd31656393df2d2923be1f96:/cookbooks/backup/templates/default/expire.cron.erb diff --git a/cookbooks/backup/templates/default/expire.cron.erb b/cookbooks/backup/templates/default/expire.cron.erb index b1f304aed..f40e4de23 100644 --- a/cookbooks/backup/templates/default/expire.cron.erb +++ b/cookbooks/backup/templates/default/expire.cron.erb @@ -2,9 +2,11 @@ # 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 chef-server chef-repository chef-git forum git lists munin osm-blog osm-donate osmf-crm osmf-ledgersmb wiki-wiki.osmfoundation.org osqa otrs sotm svn switch2osm trac wiki-board.osmfoundation.org wiki-dwg.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