OP#490 update README

This commit is contained in:
2026-03-12 14:28:42 +01:00
parent 70ed93d124
commit 16cf710ddc

View File

@@ -7,7 +7,7 @@ class confdroid_nagios::monitoring::fail2ban (
) inherits confdroid_nagios::params { ) inherits confdroid_nagios::params {
# we want to create a nagios jail here # we want to create a nagios jail here
if ($ng_nagios_host == $fqdn) and ($ng_enable_fail2ban == true) { if ($ng_nagios_server == $fqdn) and ($ng_enable_fail2ban == true) {
require confdroid_fail2ban require confdroid_fail2ban
# create the jail file # create the jail file