Files
zulip/puppet/kandra/files/nagios_ssh_config
Alex Vandiver b23d90ed62 puppet: Rename puppet/zulip_ops to puppet/kandra.
This makes for easier tab-completion, and also is a bit more explicit
about the expected consumer.
2024-02-06 17:56:27 -08:00

7 lines
102 B
Plaintext

Host *
ControlMaster no
ControlPath /tmp/ssh-%C
ServerAliveInterval 30
ServerAliveCountMax 3