diskimage-builder/releasenotes/notes/add-fail2ban-element-2ccdcab027c9abf7.yaml
Charalampos Kominos b197d2c641 feat: Add new fail2ban elemenent
This patch proposes a new element which installs fail2ban on the final
image. More crucially, a custom jail.local is injected during built
time which is a useful feature for cloud admins.

Change-Id: I47b90bbf3809cd6f90148b848b2afe4233be79d7
Signed-off-by: Charalampos Kominos <hkominos@gmail.com>
2023-11-25 20:23:31 +00:00

7 lines
211 B
YAML

---
features:
- |
A new fail2ban element has been added which has has been tested on Debian
and Rocky images. The usage of a new variable ``DIB_FAIL2BAN_CONF`` is now
mandatory during built time.