|
|
|
@ -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 |
|
|
|
|
Host anubis atum hapi min aton thot geb ptah bastet propeller.technology crommelin ra selket blackbird |
|
|
|
|
User mochmann |
|
|
|
|
IdentityFile /Users/mochmann/.ssh/propeller_rsa |
|
|
|
|
ForwardAgent yes |
|
|
|
@ -52,6 +52,8 @@ 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 |
|
|
|
@ -70,3 +72,8 @@ Host nexus |
|
|
|
|
HostName nexus.propeller.de |
|
|
|
|
Host mars |
|
|
|
|
HostName mars.propeller.de |
|
|
|
|
|
|
|
|
|
Host pbx |
|
|
|
|
HostName propellerpbx.propeller.local |
|
|
|
|
User root |
|
|
|
|
IdentityFile /Users/mochmann/.ssh/propeller_rsa |
|
|
|
|