add hostvars for host hot-plug

This commit is contained in:
Ruben Blanco 2023-11-24 11:56:57 +01:00
parent 6e76f8357b
commit b24426c4a0
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"