From: Sarah Hoffmann Date: Fri, 24 Apr 2020 21:24:42 +0000 (+0200) Subject: nominatim: add key for whitelisted IPs X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0761dfa199e822473dca18664517c18016773c03?ds=sidebyside;hp=58d0fd170746360fe4c91782c9004807a281d148 nominatim: add key for whitelisted IPs --- diff --git a/cookbooks/nominatim/templates/default/nginx.erb b/cookbooks/nominatim/templates/default/nginx.erb index 3ba964660..04db58a2a 100644 --- a/cookbooks/nominatim/templates/default/nginx.erb +++ b/cookbooks/nominatim/templates/default/nginx.erb @@ -21,7 +21,7 @@ geo $whitelisted { default 0; <% @frontends.each do |frontend| -%> <% frontend.ipaddresses(:role => :external) do |address| -%> - <%= address %>; + <%= address %> 1; <% end -%> <% end -%> 46.235.224.148 1;