]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/fail2ban/recipes/default.rb
Use chef image clone to ghcr to workaround docker hub limits
[chef.git] / cookbooks / fail2ban / recipes / default.rb
index 216572989067f79898af72f859da3b28462a1284..a218eb580fd3b22f7fa3a51e1a25dec65527cc92 100644 (file)
@@ -23,6 +23,7 @@ package %w[
   fail2ban
   python3-systemd
   ruby-webrick
+  logrotate
 ]
 
 if platform?("debian")