From 16cf710ddc6ae0cf861d7c05c5c8cec930374b94 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Thu, 12 Mar 2026 14:28:42 +0100 Subject: [PATCH] OP#490 update README --- manifests/monitoring/fail2ban.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/monitoring/fail2ban.pp b/manifests/monitoring/fail2ban.pp index e77f235..b7e28c4 100644 --- a/manifests/monitoring/fail2ban.pp +++ b/manifests/monitoring/fail2ban.pp @@ -7,7 +7,7 @@ class confdroid_nagios::monitoring::fail2ban ( ) inherits confdroid_nagios::params { # 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 # create the jail file