ssh config tweaks
This commit is contained in:
4
.ssh/config-scm
Normal file
4
.ssh/config-scm
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Host oci*.private.devops.scmservice.*.oci.oracleiaas.com
|
||||||
|
User pnyc@bmc_operator_access
|
||||||
|
# IdentityAgent ~/.ssh/scm-agent.sock
|
||||||
|
AddKeysToAgent no
|
||||||
@@ -8,7 +8,7 @@ Host bitbucket.oci.oraclecorp.com
|
|||||||
HostkeyAlgorithms +ssh-rsa
|
HostkeyAlgorithms +ssh-rsa
|
||||||
PubkeyAcceptedAlgorithms +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
|
User pnyc
|
||||||
IdentityFile ~/.ssh/dabel.key
|
IdentityFile ~/.ssh/dabel.key
|
||||||
RequestTTY yes
|
RequestTTY yes
|
||||||
|
|||||||
@@ -65,6 +65,11 @@ Host osd-calico-dev osd-calico-dev.webad1phx.solarisx86phx.oraclevcn.com
|
|||||||
User opc
|
User opc
|
||||||
IdentityFile ~/.ssh/id_ed25519
|
IdentityFile ~/.ssh/id_ed25519
|
||||||
|
|
||||||
|
Host pnyc-sgd-build 100.73.219.105
|
||||||
|
Hostname 100.73.219.105
|
||||||
|
IdentityFile ~/.ssh/id_pnyc-ws
|
||||||
|
User opc
|
||||||
|
|
||||||
|
|
||||||
# private m1 mac
|
# private m1 mac
|
||||||
Host 192.168.2.81
|
Host 192.168.2.81
|
||||||
@@ -90,7 +95,7 @@ Host www.jetpac.org
|
|||||||
User jetpac
|
User jetpac
|
||||||
|
|
||||||
|
|
||||||
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 re-userland-build-x01.us.oracle.com
|
||||||
User pnyc
|
User pnyc
|
||||||
IdentityFile ~/.ssh/dabel.key
|
IdentityFile ~/.ssh/dabel.key
|
||||||
RequestTTY yes
|
RequestTTY yes
|
||||||
|
|||||||
Reference in New Issue
Block a user