From: Grant Slater Date: Mon, 7 Nov 2022 16:44:06 +0000 (+0000) Subject: imagery: remove old cleanup code X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/92171a2725dd52f1efec574a80111cf5cdcd4de2 imagery: remove old cleanup code --- diff --git a/cookbooks/imagery/recipes/default.rb b/cookbooks/imagery/recipes/default.rb index ad233f232..316406e13 100644 --- a/cookbooks/imagery/recipes/default.rb +++ b/cookbooks/imagery/recipes/default.rb @@ -63,11 +63,6 @@ directory "/srv/imagery/common" do recursive true end -directory "/srv/imagery/common/ostn02-ntv2-data" do - recursive true - action :delete -end - # Pre-download uk_os_OSTN15_NTv2_OSGBtoETRS.tif used for EPSG:27700 conversions execute "uk_os_OSTN15_NTv2_OSGBtoETRS.tif" do command "projsync --file uk_os_OSTN15_NTv2_OSGBtoETRS.tif --system-directory"