From: Grant Slater Date: Thu, 10 Oct 2024 13:03:00 +0000 (+0100) Subject: nominatim: add new Gnome IPs X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/8143fc583e3911338bc455f858f4df9a0567c171 nominatim: add new Gnome IPs Closes: https://github.com/openstreetmap/operations/issues/1160 --- diff --git a/cookbooks/nominatim/templates/default/nginx.erb b/cookbooks/nominatim/templates/default/nginx.erb index ddebe7c0b..3685b9de7 100644 --- a/cookbooks/nominatim/templates/default/nginx.erb +++ b/cookbooks/nominatim/templates/default/nginx.erb @@ -67,6 +67,9 @@ geo $whitelisted { 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 + 34.234.151.67 1; # gnome - https://github.com/openstreetmap/operations/issues/1160 + 54.165.53.199 1; # gnome - https://github.com/openstreetmap/operations/issues/1160 + 35.153.15.118 1; # gnome - https://github.com/openstreetmap/operations/issues/1160 } map $server_protocol$http_user_agent $cleaned_user_agent {