From: Sarah Hoffmann Date: Wed, 31 Aug 2022 11:59:32 +0000 (+0200) Subject: nominatim: add IPv6 addresses of gnome servers to whitelist X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/22076001213b1d8d27763c787ffc125931c7c164 nominatim: add IPv6 addresses of gnome servers to whitelist --- diff --git a/cookbooks/nominatim/templates/default/nginx.erb b/cookbooks/nominatim/templates/default/nginx.erb index af639e8d0..6f355dd11 100644 --- a/cookbooks/nominatim/templates/default/nginx.erb +++ b/cookbooks/nominatim/templates/default/nginx.erb @@ -60,6 +60,9 @@ geo $whitelisted { 8.43.85.3 1; # gnome 8.43.85.4 1; # gnome 8.43.85.5 1; # gnome + 2620:52:3:1:5054:ff:fe0a:75a4 1; # gnome + 2620:52:3:1:5054:ff:fe0a:75a2 1; # gnome + 2620:52:3:1:5054:ff:fe0a:75aa 1; # gnome } map $missing_email$missing_referer$http_user_agent $blocked_user_agent {