]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/templates/default/old-planet-file-cleanup.erb
shellcheck fixes on planetdump
[chef.git] / cookbooks / planet / templates / default / old-planet-file-cleanup.erb
index d58c803bb097465c3a614abf1db67193f8751940..52ce686232f2d53e71990753d210b92b92e5ff65 100644 (file)
@@ -99,7 +99,6 @@ to_delete += deletions(
   /planet-([0-9]{6}).osm.pbf/,
   today,
   ["planet-%y%m%d.osm.pbf",
-   "planet-%y%m%d.osm.pbf.torrent",
    "planet-%y%m%d.osm.pbf.md5"])
 
 to_delete += deletions(
@@ -107,7 +106,6 @@ to_delete += deletions(
   /history-([0-9]{6}).osm.pbf/,
   today,
   ["history-%y%m%d.osm.pbf",
-   "history-%y%m%d.osm.pbf.torrent",
    "history-%y%m%d.osm.pbf.md5"])
 
 total_size = 0