From: Victor Popov Date: Fri, 14 May 2021 11:30:50 +0000 (+0300) Subject: Add new mirror as webseed to new torrents X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0334e3c7306d9798570f1eb476745aa4392d2ab7 Add new mirror as webseed to new torrents --- diff --git a/cookbooks/planet/templates/default/planetdump.erb b/cookbooks/planet/templates/default/planetdump.erb index c6b060358..f0708f2f2 100644 --- a/cookbooks/planet/templates/default/planetdump.erb +++ b/cookbooks/planet/templates/default/planetdump.erb @@ -105,6 +105,7 @@ function mk_torrent { -w "https://osm.openarchive.site/${name}" \ -w "https://downloads.opencagedata.com/planet/${name}" \ -w "https://planet.osm-hr.org/${web_path}" \ + -w "https://planet.maps.mail.ru/${web_path}" \ -c "OpenStreetMap ${type} data export, licensed under https://opendatacommons.org/licenses/odbl/ by OpenStreetMap contributors" \ -o "${torrent_file}" > /dev/null