ssh config tweaks

This commit is contained in:
Petr Nyc
2026-04-08 13:17:32 +02:00
parent c198851d10
commit 155085aae4
3 changed files with 11 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ Host bitbucket.oci.oraclecorp.com
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
Host dabel dabel.us.oracle.com andel andel.us.oracle.com gates gates.us.oracle.com
Host dabel dabel.us.oracle.com andel andel.us.oracle.com gates gates.us.oracle.com on10-patch.us.oracle.com
User pnyc
IdentityFile ~/.ssh/dabel.key
RequestTTY yes