Update .ssh/config

This commit is contained in:
2023-07-26 17:24:39 +02:00
parent d8ab18993f
commit e4e2da670e

View File

@@ -65,6 +65,12 @@ Host clank_smolboks_0
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_testboks_0
Hostname 10.0.12.0
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_monitoring
Hostname 10.0.9.6
User root