ext hosts removal of old host entries
This commit is contained in:
parent
bfce5eacd9
commit
53a88ab339
30
.ssh/config
30
.ssh/config
@ -50,21 +50,6 @@ Host ffe_tmux
|
|||||||
RequestTTY yes
|
RequestTTY yes
|
||||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||||
|
|
||||||
Host ffe_ext
|
|
||||||
HostName ffe
|
|
||||||
User dirk
|
|
||||||
Port 22
|
|
||||||
RequestTTY yes
|
|
||||||
ProxyJump jump@hettingen_jumphost
|
|
||||||
|
|
||||||
Host ffe_ext_tmux
|
|
||||||
HostName ffe
|
|
||||||
User dirk
|
|
||||||
Port 22
|
|
||||||
RequestTTY yes
|
|
||||||
ProxyJump jump@hettingen_jumphost
|
|
||||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
|
||||||
|
|
||||||
Host ffw_tmux
|
Host ffw_tmux
|
||||||
HostName ffw
|
HostName ffw
|
||||||
User dirk
|
User dirk
|
||||||
@ -72,21 +57,6 @@ Host ffw_tmux
|
|||||||
RequestTTY yes
|
RequestTTY yes
|
||||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
||||||
|
|
||||||
Host ffw_ext
|
|
||||||
HostName ffw
|
|
||||||
User dirk
|
|
||||||
Port 22
|
|
||||||
RequestTTY yes
|
|
||||||
ProxyJump jump@hettingen_jumphost
|
|
||||||
|
|
||||||
Host ffw_ext_tmux
|
|
||||||
HostName ffw
|
|
||||||
User dirk
|
|
||||||
Port 22
|
|
||||||
RequestTTY yes
|
|
||||||
ProxyJump jump@hettingen_jumphost
|
|
||||||
RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|
|
||||||
|
|
||||||
Host leyk_ext
|
Host leyk_ext
|
||||||
HostName leyk
|
HostName leyk
|
||||||
User dirk
|
User dirk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user