Add fail2ban
to system packages of new machines
Committed 9aa0f6
--- a/web/host/__init__.py
+++ b/web/host/__init__.py
"cargo", # rust (pycryptography)
"exiftool", # image/audio/video metadata introspection
"expect", # ssh password automation
+ "fail2ban",
"fcgiwrap", # Git w/ HTTP serving
"ffmpeg", # a/v en/de[code]
"git",