]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Install GeoLite2 databases on rails machines
[chef.git] / cookbooks / web / recipes / rails.rb
index d46c09ee126c9a78d167d0a5ee031292fea2c568..a6af8715f290fd9c2a9381dd63402ee21c48c01c 100644 (file)
@@ -22,6 +22,7 @@ include_recipe "web::base"
 
 include_recipe "apache"
 include_recipe "passenger"
+include_recipe "geoipupdate"
 include_recipe "git"
 include_recipe "nodejs"