Skip to content

Commit 5d351ad

Browse files
Merge pull request #20 from punktDe/increase-max-startups
sshd: Increase default max startups
2 parents b7a8fd2 + 9f3c306 commit 5d351ad

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)