Update .ssh/config
This commit is contained in:
parent
d86c1735c3
commit
cc4f1a8fc4
@ -48,7 +48,8 @@ Host clank_renovate
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_bigboks_0
|
||||
Hostname 136.243.15.57
|
||||
#Hostname 136.243.15.57
|
||||
Hostname 10.0.10.0
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
@ -117,3 +118,10 @@ Host clank_k8s_001
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_storage_box
|
||||
Hostname u344185.your-storagebox.de
|
||||
User u344185
|
||||
Port 23
|
||||
PubKeyAuthentication yes
|
||||
IdentityAgent ~/.1password/agent.sock
|
||||
|
Loading…
Reference in New Issue
Block a user