host vars for host homes

This commit is contained in:
Ruben Blanco 2023-11-02 18:30:04 +01:00
parent f8f8d0ee3b
commit 7c1a81ea49
1 changed files with 11 additions and 0 deletions

11
host_vars/homes.yaml Normal file
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"