Cleanup ssh config
This commit is contained in:
parent
a160b24391
commit
3dada613bf
@ -12,8 +12,14 @@ Hostname cshpc.rrze.uni-erlangen.de
|
||||
ForwardAgent no
|
||||
User unrz254
|
||||
|
||||
Host emmy
|
||||
HostName emmy
|
||||
Host fritz
|
||||
HostName fritz
|
||||
ForwardAgent no
|
||||
User unrz254
|
||||
ProxyJump cshpc
|
||||
|
||||
Host alex
|
||||
HostName alex
|
||||
ForwardAgent no
|
||||
User unrz254
|
||||
ProxyJump cshpc
|
||||
@ -31,17 +37,11 @@ User unrz254
|
||||
ProxyJump cshpc
|
||||
|
||||
Host monitoring
|
||||
Hostname hpc-monitoring.rrze.uni-erlangen.de
|
||||
Hostname monitoring.nhr.fau.de
|
||||
ForwardAgent no
|
||||
User unrz254
|
||||
ProxyJump cshpc
|
||||
|
||||
Host romonitoring
|
||||
Hostname hpc-monitoring.rrze.uni-erlangen.de
|
||||
ForwardAgent no
|
||||
User rotreibi
|
||||
ProxyJump cshpc
|
||||
|
||||
Host gondor
|
||||
Hostname 192.168.178.60
|
||||
ForwardAgent no
|
||||
@ -56,30 +56,7 @@ Hostname github.com
|
||||
ForwardAgent no
|
||||
User git
|
||||
|
||||
Host prope-git
|
||||
Hostname git.rwth-aachen.de
|
||||
ForwardAgent no
|
||||
User git
|
||||
|
||||
Host metacca-git
|
||||
Hostname public.cdl.uni-saarland.de
|
||||
ForwardAgent no
|
||||
User git
|
||||
|
||||
Host rrze-git
|
||||
Hostname gitlab.rrze.uni-erlangen.de
|
||||
ForwardAgent no
|
||||
User git
|
||||
|
||||
Host jekyll-rsync
|
||||
Hostname moebiusband.org
|
||||
IdentityFile ~/.ssh/rsync-key
|
||||
|
||||
Host pi-hole
|
||||
Hostname 192.168.178.2
|
||||
User pi
|
||||
|
||||
Host icelake
|
||||
ProxyCommand ssh -p 17490 -l unrz254 62.189.71.8 -W %h:%p
|
||||
HostName 10.40.0.55
|
||||
User unrz254
|
||||
|
Loading…
Reference in New Issue
Block a user