]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/recipes/base.rb
nominatim: reduce postgres archive time even more
[chef.git] / cookbooks / nominatim / recipes / base.rb
index 69b5db1aec294612c399263c313d793021664627..b15e1f90470cfbf3e545e0a5291fb20a3818961f 100644 (file)
@@ -258,7 +258,7 @@ directory "/data/postgresql-archive" do
 end
 
 fail2ban_filter "nominatim" do
-  failregex '^<HOST> - - \[[^]]+\] "[^"]+" (403|429) '
+  failregex '^<HOST> - - \[[^]]+\] "[^"]+" 429 '
 end
 
 fail2ban_jail "nominatim" do