Update .ssh/config
This commit is contained in:
parent
3c5a497ec6
commit
9ca8a5e762
@ -138,6 +138,12 @@ Host clank_k8s_001
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_k8s_002
|
||||
Hostname 10.0.10.6
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_storage_box
|
||||
Hostname u344185.your-storagebox.de
|
||||
User u344185
|
||||
|
Loading…
Reference in New Issue
Block a user