From 69e4bf28cc461f59fe070280467fc0abf1f80178 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= <bjorklund@sunet.se>
Date: Fri, 25 Oct 2024 16:04:10 +0200
Subject: [PATCH] Disable fail2ban.

---
 global/overlay/etc/puppet/cosmos-rules.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml
index 16d45fb..9624018 100644
--- a/global/overlay/etc/puppet/cosmos-rules.yaml
+++ b/global/overlay/etc/puppet/cosmos-rules.yaml
@@ -1,4 +1,5 @@
 # Note that the matching is done with re.match()
 '.*\.cert\.sunet\.se$':
   sunet::server:
+    fail2ban: false
     ssh_allow_from_anywhere: false