Skip to content

Commit d5dd238

Browse files
Increase default SSH MaxStartups to 100
1 parent b7a8fd2 commit d5dd238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defaults/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ system:
77
{%- endif -%}
88
sshd:
99
config:
10+
MaxStartups: 100:30:100
1011
PasswordAuthentication: no
1112
PermitRootLogin: no
1213
rsyslog:

0 commit comments

Comments
 (0)