add hostgroup var file docker-test host

This commit is contained in:
Ruben Blanco 2023-11-17 13:01:12 +01:00
parent 032e32a145
commit 84a560628d
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
---
bantime: "604800"
maxretry: "4"
findtime: "604800"
jails:
- name: sshd
enabled: true
port: ['22']
filter: sshd
logpath: "%(sshd_log)s"
backend: "%(sshd_backend)s"