Add kobo to SSH hosts
This commit is contained in:
parent
b37187f79e
commit
36a17aacab
|
@ -19,3 +19,9 @@ host idlab
|
|||
hostname 10.10.193.39
|
||||
port 22
|
||||
identityfile ~/.ssh/idlab
|
||||
|
||||
host kobo
|
||||
user root
|
||||
hostname 192.168.13.20
|
||||
port 22
|
||||
identityfile ~/.ssh/kobo
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue