diff --git a/templates/jail.Ubuntu22.j2 b/templates/jail.Ubuntu22.j2
index fbf732d79c619cbb54477cd1a8437f4b33b685e8..a0ede6e6d9fc0ea1856f9e46705131943e1b6bfa 100644
--- a/templates/jail.Ubuntu22.j2
+++ b/templates/jail.Ubuntu22.j2
@@ -38,11 +38,6 @@ logpath = /var/log/auth.log
 mode    = aggressive
 port    = {{ default_sshd_port }}
 
-[nagios]
-enabled = true
-logpath  = /var/log/syslog
-maxretry = 1
-
 {% if inventory_hostname in groups.gitlab | default([]) %}
 [gitlab]
 enabled = true