another fail2ban fix
This commit is contained in:
@@ -1023,7 +1023,6 @@ def post_pref(self, apt_packages, packages, upgrade=False):
|
|||||||
msg="Adding Fail2ban into Git")
|
msg="Adding Fail2ban into Git")
|
||||||
Log.info(self, "Configuring Fail2Ban")
|
Log.info(self, "Configuring Fail2Ban")
|
||||||
data = dict(release=WOVar.wo_version)
|
data = dict(release=WOVar.wo_version)
|
||||||
if WOAptGet.is_exec(self, 'nginx'):
|
|
||||||
WOTemplate.deploy(
|
WOTemplate.deploy(
|
||||||
self,
|
self,
|
||||||
'/etc/fail2ban/jail.d/custom.conf',
|
'/etc/fail2ban/jail.d/custom.conf',
|
||||||
|
|||||||
Reference in New Issue
Block a user