X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f89f1657ceae1fcd72fec6c1e80df1e38a6e37c5..cfcf5640dfd4f192afac921a687459c071db400d:/cookbooks/web/recipes/rails.rb?ds=sidebyside diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 1a8ef4122..4731cc1e6 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -67,4 +67,5 @@ rails_port "www.openstreetmap.org" do id_key web_passwords["id_key"] oauth_key web_passwords["oauth_key"] piwik_configuration piwik_configuration + nominatim_url "http://open.mapquestapi.com/nominatim/v1/" end