From: Grant Slater Date: Thu, 19 Mar 2020 16:14:57 +0000 (+0000) Subject: Fix comment for unneeded package X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/113732ed42381ee837a739729461962cd915f87d Fix comment for unneeded package --- diff --git a/cookbooks/imagery/recipes/default.rb b/cookbooks/imagery/recipes/default.rb index 80bf71bfe..b959804f1 100644 --- a/cookbooks/imagery/recipes/default.rb +++ b/cookbooks/imagery/recipes/default.rb @@ -21,10 +21,8 @@ include_recipe "nginx" include_recipe "git" # Imagery gdal Requirements -package %w[ - gdal-bin - # python-gdal - disable while broken in gis unstable repo -] +package "gdal-bin" +# python-gdal - disable while broken in gis unstable repo # Imagery MapServer + Mapcache Requirements package %w[