Commit graph

8 commits

Author SHA1 Message Date
William Hirigoyen b30b7c884a fail2ban: SQLite purge script didn't vacuum as expected + error when vacuum cannot be done 2024-03-19 18:09:56 +01:00
Ludovic Poujol f50848917a fail2ban: Fix cron fail2ban_dbpurge (should be bash instead of sh)
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2598|5|2593|3|:-1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/293//ansiblelint">Evolix » ansible-roles » unstable #293</a>
gitea/ansible-roles/pipeline/head This commit looks good
2023-07-10 16:41:12 +02:00
Bruno TATU fb184a0ecf Set fail2ban_dbpurgeage_default variable for fail2ban
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2594|5|2589|6|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/284//ansiblelint">Evolix » ansible-roles » unstable #284</a>
gitea/ansible-roles/pipeline/head This commit looks good
2023-07-04 15:36:02 +02:00
Bruno Tatu 6aac8933b8 Support dbpurgeage if is a number or a string 2022-12-14 17:53:10 +01:00
Bruno Tatu 1acd2f63db on enlève bc 2022-12-14 09:50:16 +01:00
Bruno Tatu 4e7a46c9c3 Run VACUUM where there are enough space and always delete old IPs
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-12 11:02:31 +01:00
Bruno Tatu e415800508 Run if there are enough place
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good
2022-12-08 17:17:32 +01:00
Bruno TATU e0c95b4c78 Ensure apply dbpurgeage from stretch and buster for fail2ban
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-08 11:26:00 +02:00