periodic check-in

This commit is contained in:
Petr Nyc
2025-11-11 16:25:03 +01:00
parent 25384cbd95
commit 5715fd5577
12 changed files with 498 additions and 10 deletions

View File

@@ -1,3 +1,6 @@
# Include config-scm
Host *
# UseKeychain yes
AddKeysToAgent yes
@@ -15,6 +18,11 @@ Host *
Host 192.168.2.*
IdentitiesOnly yes
Host osd-fra
User desktopuser
HostName 100.109.60.126
IdentityFile ~/.ssh/id_ed25519
Host gitlab.com
User git
IdentityFile ~/.ssh/gitlab
@@ -30,6 +38,12 @@ Host hetzner
IdentityFile ~/.ssh/id_hetzner
# for SCM
Host oci.private.devops.scmservice.us-phoenix-1.oci.oracleiaas.com
PKCS11Provider /Library/OpenSC/lib/opensc-pkcs11.so
User pnyc@bmc_operator_access
Host pnyc-ws pnyc-ws.webad1phx.solarisx86phx.oraclevcn.com
HostName pnyc-ws.webad1phx.solarisx86phx.oraclevcn.com
User opc
@@ -76,7 +90,7 @@ Host www.jetpac.org
User jetpac
Host dabel dabel.us.oracle.com
Host dabel dabel.us.oracle.com andel andel.us.oracle.com gates gates.us.oracle.com
User pnyc
IdentityFile ~/.ssh/dabel.key
RequestTTY yes
@@ -154,4 +168,3 @@ Include ossh_configs/*.ossh
Include ssh_configs/config
Include osd_configs/config