]> git.openstreetmap.org Git - chef.git/commitdiff
tile: add ruby package - used by expire-tile
authorGrant Slater <git@firefishy.com>
Fri, 7 Sep 2018 22:30:33 +0000 (23:30 +0100)
committerGrant Slater <git@firefishy.com>
Fri, 7 Sep 2018 22:30:33 +0000 (23:30 +0100)
cookbooks/tile/recipes/default.rb

index 3e9f6a813d2f3697d2536bd55a2587ecbfe044cc..4d08e6c1079fa3c6777699604f983e4a07a38251 100644 (file)
@@ -438,6 +438,7 @@ package %w[
 
 if node[:lsb][:release].to_f >= 18.04
   package %w[
 
 if node[:lsb][:release].to_f >= 18.04
   package %w[
+    ruby
     pyosmium
     python-pyproj
   ]
     pyosmium
     python-pyproj
   ]