hostvar cephtest03

This commit is contained in:
Ruben Blanco 2024-01-30 14:16:37 +01:00
parent 2d96ca5ff5
commit 6a5743b6b8
1 changed files with 11 additions and 0 deletions

11
host_vars/cephtest03.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"