From eca5cfbdac66fc3a8909f50bc1e0cfeafd762303 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 18 Jan 2024 11:46:57 +0100 Subject: Add plarabe to ssh config --- .ssh/config.d/tyilnet | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ssh/config.d/tyilnet b/.ssh/config.d/tyilnet index 1d6c119..6b08755 100644 --- a/.ssh/config.d/tyilnet +++ b/.ssh/config.d/tyilnet @@ -46,3 +46,6 @@ Host nouki Host oolah Hostname 10.57.101.1 + +Host plarabe + Hostname 10.57.100.10 -- cgit v1.1