750260d3bd
Change-Id: I7cb7ee0885c26bc4b9196ca44fe5dc318b9ef739
8 lines
172 B
Django/Jinja
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 }}
|