Update .ssh/config

This commit is contained in:
2024-01-27 15:43:08 +01:00
parent 93805dc68b
commit 0e14489fbb

View File

@@ -97,6 +97,12 @@ Host clank_testboks_0
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_smolboks_1
Hostname 10.0.10.6
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_monitoring
Hostname 10.0.9.6
User root