]> git.openstreetmap.org Git - chef.git/commitdiff
imagery: remove old cleanup code
authorGrant Slater <github@firefishy.com>
Mon, 7 Nov 2022 16:44:06 +0000 (16:44 +0000)
committerGrant Slater <github@firefishy.com>
Mon, 7 Nov 2022 16:44:06 +0000 (16:44 +0000)
cookbooks/imagery/recipes/default.rb

index ad233f2325f6ab86561d8dc1b851fafbf42125de..316406e1336bef821c6b12402e104352e591abea 100644 (file)
@@ -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"