]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nominatim.rb
nominatim: remove firewall http rate limiting
[chef.git] / 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 => {