]> git.openstreetmap.org Git - chef.git/commitdiff
nominatim: remove firewall http rate limiting
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 30 Oct 2019 23:01:55 +0000 (00:01 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 30 Oct 2019 23:01:55 +0000 (00:01 +0100)
roles/nominatim.rb

index 9564e11831d4a3e7ed6689ff490e00c1ae9afb3a..ac76db74465acce5e16fac01a89f0afd671c5e6d 100644 (file)
@@ -28,11 +28,6 @@ default_attributes(
   :apt => {
     :sources => ["postgresql"]
   },
-  :networking => {
-    :firewall => {
-      :http_rate_limit => "s:7/sec:15"
-    }
-  },
   :postgresql => {
     :settings => {
       :defaults => {