From: Sarah Hoffmann Date: Wed, 30 Oct 2019 23:01:55 +0000 (+0100) Subject: nominatim: remove firewall http rate limiting X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f2e8efe99b471cd5aef85977e6b22d024151c9a4?ds=sidebyside nominatim: remove firewall http rate limiting --- diff --git a/roles/nominatim.rb b/roles/nominatim.rb index 9564e1183..ac76db744 100644 --- a/roles/nominatim.rb +++ b/roles/nominatim.rb @@ -28,11 +28,6 @@ default_attributes( :apt => { :sources => ["postgresql"] }, - :networking => { - :firewall => { - :http_rate_limit => "s:7/sec:15" - } - }, :postgresql => { :settings => { :defaults => {