2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-05-07 17:27:16 +00:00

Remove ssh_config directive not supported by EL7wq

This commit is contained in:
Jarrod Johnson
2025-02-25 15:29:22 -05:00
parent 67bacc9934
commit f62c0db678
+1 -1
View File
@@ -22,7 +22,7 @@ else
Host *
HostbasedAuthentication yes
EnableSSHKeysign yes
HostbasedKeyTypes *ed25519*
# HostbasedKeyTypes *ed25519*
EOF
fi
fi