1.8.2025
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user