add fail2ban class

This commit is contained in:
Arne Teuke
2025-02-14 11:36:23 +01:00
parent a6c5d66820
commit 3ed73f6cb6
10 changed files with 38 additions and 119 deletions

View File

@@ -66,6 +66,9 @@ $hy_host_fqdn = undef,
$hy_manage_fw = true,
$hy_fw_order_no = '50',
# fail2ban
$hy_manage_fail2ban = false,
# main config
$hy_http_port = '80',
$hy_https_port = '443',