From 01752fe870dff8a7091e08ee74c2c334b83a8b61 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 30 Aug 2021 18:15:32 +0200 Subject: [PATCH] ssh: mikrotik_key --- .ssh/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ssh/config b/.ssh/config index e7688a6..785cf66 100644 --- a/.ssh/config +++ b/.ssh/config @@ -26,9 +26,11 @@ Host ntp-server-test.grote.lan Host hex.grote.lan HostName 192.168.2.1 User admin + IdentityFile ~/.ssh/ssh_key_mikrotik Host crs309.grote.lan HostName 192.168.2.223 User admin + IdentityFile ~/.ssh/ssh_key_mikrotik Host bbs-proxmox HostName 192.168.44.211