Another fix for fail2ban

This commit is contained in:
VirtuBox
2020-08-07 16:12:20 +02:00
parent 27a98cab8d
commit 3c424c2fca

View File

@@ -1048,7 +1048,7 @@ def post_pref(self, apt_packages, packages, upgrade=False):
self,
'/etc/fail2ban/jail.d/custom.conf',
'fail2ban.mustache',
data, overwrite=False)
data, overwrite=True)
WOTemplate.deploy(
self,
'/etc/fail2ban/filter.d/wo-wordpress.conf',