############################################################################### # # # ● ○ ○ ○ ● # # ● ● ○ ● ● Mike Ochmann # # ● ○ ● ○ ● https://mike-ochmann.de # # ● ○ ○ ○ ● # # ● ○ ○ ○ ● # # # # My ssh config for propeller GmbH # # Version 1,0,0 # # # ############################################################################### # uberspace Host crommelin HostName propeller.technology User proadmin ServerAliveInterval 30 ServerAliveCountMax 3 # gitlab Host gitlab.propeller.de HostName gitlab.propeller.de User git 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 iot horus radio User mochmann IdentityFile /Users/mochmann/.ssh/propeller_rsa ForwardAgent yes Host anubis HostName anubis.propeller.de Host atum HostName atum.propeller.de Host hapi HostName hapi.propeller.de Host min HostName min.propeller.de Host aton HostName aton.propeller.de Host thot HostName thot.propeller.de Host geb HostName geb.propeller.de Host ptah HostName ptah.propeller.de Host bastet HostName bastet.propeller.de Host ra HostName ra.propeller.de Host selket HostName selket.propeller.de Host blackbird HostName blackbird.propeller.de # OLD HOSTS Host ark ichigo manticore zerotwo nexus mars User ochmann IdentityFile /Users/mochmann/.ssh/id_rsa Host ark HostName ark.propeller.de Host ichigo HostName ichigo.propeller.de Host manticore HostName manticore.propeller.de Host zerotwo HostName zerotwo.propeller.de Host nexus HostName nexus.propeller.de Host mars HostName mars.propeller.de Host cyberzentrale HostName cyberzentrale.propeller.local Host iot HostName iot.local Host sks HostName web1.sks-welding.com User propeller IdentityFile /Users/mochmann/.ssh/propeller_rsa Host pbx HostName propellerpbx.propeller.ag User root IdentityFile /Users/mochmann/.ssh/propeller_rsa Host horus HostName horus.propeller.ag Host radio HostName propellerradio.propeller.ag