]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: add new Gnome IPs
authorGrant Slater <github@firefishy.com>
Thu, 10 Oct 2024 13:03:00 +0000 (14:03 +0100)
committerGrant Slater <github@firefishy.com>
Thu, 10 Oct 2024 13:03:03 +0000 (14:03 +0100)
Closes: https://github.com/openstreetmap/operations/issues/1160
cookbooks/nominatim/templates/default/nginx.erb

index ddebe7c0b70fdb1a32e00e23c6edc2a38d2b766a..3685b9de778f4c455bc806a6558914c5bca1394c 100644 (file)
@@ -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 {