]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: change IP of gnome proxy
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 6 Feb 2022 16:09:27 +0000 (17:09 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Sun, 6 Feb 2022 16:09:27 +0000 (17:09 +0100)
cookbooks/nominatim/templates/default/nginx.erb

index a141b3632a6788365f50bcc83be82db285af7fb8..160052d31c4eba8eb807ff139c4c82145b295de7 100644 (file)
@@ -57,7 +57,7 @@ geo $whitelisted {
     46.235.224.148 1;
     209.132.180.180 1;
     209.132.180.168 1;
     46.235.224.148 1;
     209.132.180.180 1;
     209.132.180.168 1;
-    8.43.85.23 1; # gnome
+    8.43.85.3 1; # gnome
 }
 
 map $missing_email$missing_referer$http_user_agent $blocked_user_agent {
 }
 
 map $missing_email$missing_referer$http_user_agent $blocked_user_agent {