add host var for host k3s128test

This commit is contained in:
Ruben Blanco 2023-10-20 09:57:53 +02:00
parent e177691baf
commit f374118b9f
1 changed files with 13 additions and 0 deletions

13
host_vars/k3s128test.yaml Normal file
View File

@ -0,0 +1,13 @@
---
bantime: "10m"
maxretry: "10"
findtime: "10m"
jails:
- name: sshd
enabled: true
filter: sshd
logpath: /var/log/lastlog
port: ['ssh', '22']
maxretry: 10
bantime: 10m
findtime: 10m