X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a98035c2fefcff6c436b1e3c05cad4cf81975d89..a8ceb7d054b73f53c90718aca976e1898d97d809:/cookbooks/web/recipes/rails.rb?ds=sidebyside diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index d46c09ee1..a6af8715f 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -22,6 +22,7 @@ include_recipe "web::base" include_recipe "apache" include_recipe "passenger" +include_recipe "geoipupdate" include_recipe "git" include_recipe "nodejs"