ansible-hardening/templates/jail.local.j2
Christian Berendt 750260d3bd Use ansible_managed variable in templates
Change-Id: I7cb7ee0885c26bc4b9196ca44fe5dc318b9ef739
2016-05-19 13:57:16 +02:00

8 lines
172 B
Django/Jinja

# {{ ansible_managed }}
#
# added for RHEL 6 STIG V-38501
[DEFAULT]
# "bantime" is the number of seconds that a host is banned.
bantime = {{ security_fail2ban_bantime }}