From: Grant Slater Date: Thu, 19 Mar 2020 16:09:07 +0000 (+0000) Subject: imagery: do not install python-gdal for now X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/55a7ebce36051519679fe45e854d2c67d4057bc3?hp=31acd746192491bedb20ad9f13c5bcc8cdbfc18b imagery: do not install python-gdal for now --- diff --git a/cookbooks/imagery/recipes/default.rb b/cookbooks/imagery/recipes/default.rb index 03d3fcc66..80bf71bfe 100644 --- a/cookbooks/imagery/recipes/default.rb +++ b/cookbooks/imagery/recipes/default.rb @@ -23,7 +23,7 @@ include_recipe "git" # Imagery gdal Requirements package %w[ gdal-bin - python-gdal + # python-gdal - disable while broken in gis unstable repo ] # Imagery MapServer + Mapcache Requirements