Switch IdentityFile path from relative path to absolute path. Update IdentityFile filename.
This commit is contained in:
parent
900b9cf74b
commit
f22522c08f
9
ssh/config
Normal file
9
ssh/config
Normal 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
|
Loading…
x
Reference in New Issue
Block a user