Update .ssh/config

This commit is contained in:
2023-07-26 17:25:16 +02:00
parent e4e2da670e
commit f33b9a7afa

View File

@@ -66,7 +66,7 @@ Host clank_smolboks_0
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host clank_testboks_0 Host clank_testboks_0
Hostname 10.0.12.0 Hostname 10.0.12.1
User root User root
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank