]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/imagery/recipes/default.rb
Fix comment for unneeded package
[chef.git] / cookbooks / imagery / recipes / default.rb
index 03d3fcc666b6060be51fd6e6b7ba99da595bb919..b959804f1f5477a74cdaba1607c6d2559f0cdd39 100644 (file)
@@ -21,10 +21,8 @@ include_recipe "nginx"
 include_recipe "git"
 
 # Imagery gdal Requirements
-package %w[
-  gdal-bin
-  python-gdal
-]
+package "gdal-bin"
+# python-gdal - disable while broken in gis unstable repo
 
 # Imagery MapServer + Mapcache Requirements
 package %w[