Fix cadaca010c for older ssh clients.

This commit is contained in:
Arseny Sher
2022-07-01 19:01:17 +04:00
parent cadaca010c
commit 97fed38213

View File

@@ -1,5 +1,6 @@
# Remove this once https://github.com/gravitational/teleport/issues/10918 is fixed
PubkeyAcceptedAlgorithms +ssh-rsa-cert-v01@openssh.com
# (use pre 8.5 option name to cope with old ssh in CI)
PubkeyAcceptedKeyTypes +ssh-rsa-cert-v01@openssh.com
Host tele.zenith.tech
User admin