Update .ssh/config

This commit is contained in:
2023-08-10 12:51:51 +02:00
parent c6ba90066d
commit d86c1735c3

View File

@@ -77,9 +77,8 @@ Host clank_monitoring
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host drone Host drone
Hostname 10.0.10.2 Hostname 10.0.11.4
User root User root
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank