Merge pull request 'chore 📦: Remove commented-out code in fail2ban.yml' (#48) from dev into main
Reviewed-on: #48
This commit was merged in pull request #48.
This commit is contained in:
@@ -94,7 +94,6 @@
|
|||||||
backend = systemd
|
backend = systemd
|
||||||
banaction = {% if (clustered.stat.exists | default(false)) %} proxmox-fw{% else %} iptables-multiport{% endif %}
|
banaction = {% if (clustered.stat.exists | default(false)) %} proxmox-fw{% else %} iptables-multiport{% endif %}
|
||||||
ignoreip = 127.0.0.1/8 192.168.2.0/24
|
ignoreip = 127.0.0.1/8 192.168.2.0/24
|
||||||
# {% if pmxcfs_running.stat.exists %} {{ corosync_networks | join(' ') }}{% endif %}
|
|
||||||
|
|
||||||
#################################################
|
#################################################
|
||||||
# SSH
|
# SSH
|
||||||
|
|||||||
Reference in New Issue
Block a user