]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: add key for whitelisted IPs
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 24 Apr 2020 21:24:42 +0000 (23:24 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 24 Apr 2020 21:24:42 +0000 (23:24 +0200)
cookbooks/nominatim/templates/default/nginx.erb

index 3ba96466015636e5c292704108e40e11a001fd6e..04db58a2a38432591315f6731926876953031459 100644 (file)
@@ -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;