From c6a70e34a328d40f335013fa827a899490508114 Mon Sep 17 00:00:00 2001 From: Michael Ochmann Date: Wed, 14 Sep 2022 17:23:26 +0200 Subject: [PATCH] added new host `cyberzentrale` --- .ssh/config.d/propeller | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.ssh/config.d/propeller b/.ssh/config.d/propeller index 7539d7a..276adef 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 +Host anubis atum hapi min aton thot geb ptah bastet propeller.technology crommelin ra selket blackbird cyberzentrale User mochmann IdentityFile /Users/mochmann/.ssh/propeller_rsa ForwardAgent yes @@ -73,6 +73,9 @@ Host nexus Host mars HostName mars.propeller.de +Host cyberzentrale + HostName cyberzentrale.propeller.local + Host pbx HostName propellerpbx.propeller.local User root