9 lines
304 B
YAML
9 lines
304 B
YAML
---
|
|
chezlepro_ssh_port: 22
|
|
chezlepro_ssh_password_authentication: "yes"
|
|
chezlepro_ssh_permit_root_login: "no"
|
|
chezlepro_ssh_pubkey_authentication: "yes"
|
|
chezlepro_ssh_client_alive_interval: 300
|
|
chezlepro_ssh_client_alive_count_max: 2
|
|
chezlepro_ssh_max_auth_tries: 4
|
|
chezlepro_ssh_login_grace_time: "30s"
|