]> git.openstreetmap.org Git - chef.git/blob - cookbooks/fail2ban/templates/default/jail.local.erb
701e8e18399c500e88472a6215b180b78675d11c
[chef.git] / cookbooks / fail2ban / templates / default / jail.local.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2 <% Dir.glob("/etc/fail2ban/jail.d/*.conf").sort do |file| -%>
3
4 <%= File.read(file) %>
5 <% end -%>