fix(ssh): phantom-ship-zt needs the dedicated identity key 🔑
This commit is contained in:
parent
32cb3b7510
commit
b66dd1d30c
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
Host phantom-ship-zt
|
Host phantom-ship-zt
|
||||||
HostName fdd5:53a2:de33:d269:6499:936c:48a:bbdc
|
HostName fdd5:53a2:de33:d269:6499:936c:48a:bbdc
|
||||||
User danny
|
User danny
|
||||||
|
IdentityFile ~/.ssh/id_ed25519_phantom_ship
|
||||||
IdentitiesOnly yes
|
IdentitiesOnly yes
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue