20 lines
520 B
Plaintext
20 lines
520 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
|
|
User pnyc
|
|
IdentityFile ~/.ssh/dabel.key
|
|
RequestTTY yes
|
|
|
|
|
|
Host oci.private.devops.scmservice.us-phoenix-1.oci.oracleiaas.com
|
|
PKCS11Provider /Library/OpenSC/lib/opensc-pkcs11.so
|
|
User pnyc@bmc_operator_access
|