Files
dotfiles/.ssh/config.oci
2026-04-21 10:02:19 +02:00

20 lines
495 B
Plaintext

Include config-scm
Include ssh_configs/config
Include osd_configs/config
Include user
Host bitbucket.oci.oraclecorp.com
IdentityFile ~/.ssh/orabucket
HostkeyAlgorithms +ssh-rsa
PubkeyAcceptedAlgorithms +ssh-rsa
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
Host codex.webad1phx.solarisx86phx.oraclevcn.com
User pnyc
IdentityFile ~/.ssh/id_rsa
IdentitiesOnly yes