This commit is contained in:
Petr Nyc
2025-08-01 15:13:10 +02:00
parent 7950fdc252
commit 8064928ba4
6 changed files with 239 additions and 53 deletions

View File

@@ -2,3 +2,9 @@ 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

View File

@@ -15,6 +15,10 @@ Host *
Host 192.168.2.*
IdentitiesOnly yes
Host gitlab.com
User git
IdentityFile ~/.ssh/gitlab
Host solaris-reviews.us.oracle.com
User hg
IdentityFile ~/.ssh/id_phabricator