From e3785dc2b3d2518ee403c7cd7870a9bc7be8a213 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 1 Aug 2023 13:19:09 +0200 Subject: Add host for oolah --- .ssh/config.d/tyilnet | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ssh/config.d/tyilnet b/.ssh/config.d/tyilnet index 5b8127d..1d6c119 100644 --- a/.ssh/config.d/tyilnet +++ b/.ssh/config.d/tyilnet @@ -43,3 +43,6 @@ Host mieshu Host nouki Hostname 10.57.101.20 + +Host oolah + Hostname 10.57.101.1 -- cgit v1.1