Switch IdentityFile path from relative path to absolute path. Update IdentityFile filename.

This commit is contained in:
inference 2023-01-24 10:17:14 +00:00
parent 900b9cf74b
commit f22522c08f
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

9
ssh/config Normal file
View File

@ -0,0 +1,9 @@
Host inferencium 167.235.15.201
HostName 167.235.15.201
User a00-sys
IdentityFile /home/a00-sys/.ssh/ssh-inf-a00-sys-ed25519
Host inferencium-git git.inferencium.net
HostName git.inferencium.net
User git
IdentityFile ~/.ssh/ssh-inf-a00-sys-ed25519