added new host "iot"

master
Michael Ochmann 2 years ago
parent 5056fd37a0
commit bd2d321e91
  1. 5
      .ssh/config.d/propeller

@ -25,7 +25,7 @@ Host gitlab.propeller.de
IdentityFile /Users/mochmann/.ssh/propeller_rsa IdentityFile /Users/mochmann/.ssh/propeller_rsa
ForwardAgent yes 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 User mochmann
IdentityFile /Users/mochmann/.ssh/propeller_rsa IdentityFile /Users/mochmann/.ssh/propeller_rsa
ForwardAgent yes ForwardAgent yes
@ -72,9 +72,10 @@ Host nexus
HostName nexus.propeller.de HostName nexus.propeller.de
Host mars Host mars
HostName mars.propeller.de HostName mars.propeller.de
Host cyberzentrale Host cyberzentrale
HostName cyberzentrale.propeller.local HostName cyberzentrale.propeller.local
Host iot
HostName iot.local
Host pbx Host pbx
HostName propellerpbx.propeller.local HostName propellerpbx.propeller.local

Loading…
Cancel
Save