X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ad8f13659e6b61eda0d81106368777ec999d3641..4f10eb951399adea7cd598b2d763969c735bc888:/cookbooks/fail2ban/recipes/default.rb diff --git a/cookbooks/fail2ban/recipes/default.rb b/cookbooks/fail2ban/recipes/default.rb index 3b1752a98..1fe3840cc 100644 --- a/cookbooks/fail2ban/recipes/default.rb +++ b/cookbooks/fail2ban/recipes/default.rb @@ -24,6 +24,7 @@ template "/etc/fail2ban/jail.local" do owner "root" group "root" mode 0644 + variables :jails => [] end service "fail2ban" do