From bd2d321e91125aa44b1f59d134c65dccee8ee700 Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Sat, 14 Jan 2023 21:20:55 +0100 Subject: [PATCH] added new host "iot" --- .ssh/config.d/propeller | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.ssh/config.d/propeller b/.ssh/config.d/propeller index 276adef..b4f0b5a 100644 --- a/.ssh/config.d/propeller +++ b/.ssh/config.d/propeller @@ -25,7 +25,7 @@ Host gitlab.propeller.de IdentityFile /Users/mochmann/.ssh/propeller_rsa ForwardAgent yes -Host anubis atum hapi min aton thot geb ptah bastet propeller.technology crommelin ra selket blackbird cyberzentrale +Host anubis atum hapi min aton thot geb ptah bastet propeller.technology crommelin ra selket blackbird cyberzentrale iot User mochmann IdentityFile /Users/mochmann/.ssh/propeller_rsa ForwardAgent yes @@ -72,9 +72,10 @@ Host nexus HostName nexus.propeller.de Host mars HostName mars.propeller.de - Host cyberzentrale HostName cyberzentrale.propeller.local +Host iot + HostName iot.local Host pbx HostName propellerpbx.propeller.local