docs(ssh): Added ssh config section for wedge
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -329,4 +329,11 @@ Host ncs-node2
|
||||
HostName 192.168.1.102
|
||||
Port 22
|
||||
ProxyJump ncs-head
|
||||
|
||||
Host ncs-wedge
|
||||
Hostname 192.168.1.5
|
||||
Port 22
|
||||
User user
|
||||
IdentityFile /path/to/privatekey
|
||||
ProxyJump ncs-head
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user