[Git][qa/jenkins.debian.net][master] 2 commits: reproducible nodes: never ban jenkins' IP

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Sep 15 17:20:55 BST 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
ad780006 by Holger Levsen at 2024-09-15T18:18:23+02:00
reproducible nodes: never ban jenkins' IP

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
30c12eb5 by Holger Levsen at 2024-09-15T18:18:50+02:00
reproducible nodes: ban nodes for a week instead of a day

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- hosts/common/etc/fail2ban/jail.d/local.conf


Changes:

=====================================
hosts/common/etc/fail2ban/jail.d/local.conf
=====================================
@@ -1,7 +1,9 @@
 [DEFAULT]
 backend = systemd
 maxretry = 3
-bantime = 1d
+bantime = 7d
+# never ban jenkins
+ignoreip = 46.16.76.207/32
 
 [sshd]
 enabled = true



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/3cdc8f1ecda43b16e3d8889b9bd20fc53b876c83...30c12eb565d9148c019fafb7a9870b1289990fd3

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/3cdc8f1ecda43b16e3d8889b9bd20fc53b876c83...30c12eb565d9148c019fafb7a9870b1289990fd3
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240915/9536fadc/attachment.htm>


More information about the Qa-jenkins-scm mailing list