Skip to content
Snippets Groups Projects
Commit 3826e576 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

Merge branch 'ssh-clientaliveinterval' into 'master'

sshd_config: Set ClientAliveInterval to 30 seconds

See merge request !928
parents ff90769f 57768138
No related branches found
No related tags found
1 merge request!928sshd_config: Set ClientAliveInterval to 30 seconds
Pipeline #119939 passed
Port {{ ansible_port | default(22) }}
LogLevel VERBOSE
PasswordAuthentication no
ClientAliveInterval 30
{% if 'buildservers' not in group_names %}
AllowAgentForwarding no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment