X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1751b31885773d33dcf3efb396f198f1d10a2221..8273ef2eea66bd68ce328ebc78b1c5f49513e35c:/cookbooks/fail2ban/recipes/default.rb diff --git a/cookbooks/fail2ban/recipes/default.rb b/cookbooks/fail2ban/recipes/default.rb index ca0a419c3..a218eb580 100644 --- a/cookbooks/fail2ban/recipes/default.rb +++ b/cookbooks/fail2ban/recipes/default.rb @@ -17,13 +17,13 @@ # limitations under the License. # -include_recipe "munin" include_recipe "prometheus" package %w[ fail2ban python3-systemd ruby-webrick + logrotate ] if platform?("debian")