]> git.openstreetmap.org Git - chef.git/commitdiff
Fix comment for unneeded package
authorGrant Slater <git@firefishy.com>
Thu, 19 Mar 2020 16:14:57 +0000 (16:14 +0000)
committerGrant Slater <git@firefishy.com>
Thu, 19 Mar 2020 16:14:57 +0000 (16:14 +0000)
cookbooks/imagery/recipes/default.rb

index 80bf71bfe00875dcb166a2a6f413a0a3d165abd2..b959804f1f5477a74cdaba1607c6d2559f0cdd39 100644 (file)
@@ -21,10 +21,8 @@ include_recipe "nginx"
 include_recipe "git"
 
 # Imagery gdal Requirements
 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[
 
 # Imagery MapServer + Mapcache Requirements
 package %w[