mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-08-01 05:14:56 +02:00
Cleared out static parts of config since it was causing issues
This commit is contained in:
@@ -12,6 +12,7 @@ sshd_config:
|
||||
LogLevel: INFO
|
||||
LoginGraceTime: 120
|
||||
PermitRootLogin: yes
|
||||
PasswordAuthentication: no
|
||||
StrictModes: yes
|
||||
RSAAuthentication: yes
|
||||
PubkeyAuthentication: yes
|
||||
|
||||
Reference in New Issue
Block a user