Selaa lähdekoodia

ext hosts removal of old host entries

master
Dirk Alders 9 kuukautta sitten
vanhempi
commit
53a88ab339
1 muutettua tiedostoa jossa 0 lisäystä ja 30 poistoa
  1. 0
    30
      .ssh/config

+ 0
- 30
.ssh/config Näytä tiedosto

@@ -50,21 +50,6 @@ Host ffe_tmux
50 50
     RequestTTY yes
51 51
     RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
52 52
 
53
-Host ffe_ext
54
-    HostName ffe
55
-    User dirk
56
-    Port 22
57
-    RequestTTY yes
58
-    ProxyJump jump@hettingen_jumphost
59
-
60
-Host ffe_ext_tmux
61
-    HostName ffe
62
-    User dirk
63
-    Port 22
64
-    RequestTTY yes
65
-    ProxyJump jump@hettingen_jumphost
66
-    RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
67
-
68 53
 Host ffw_tmux
69 54
     HostName ffw
70 55
     User dirk
@@ -72,21 +57,6 @@ Host ffw_tmux
72 57
     RequestTTY yes
73 58
     RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
74 59
 
75
-Host ffw_ext
76
-    HostName ffw
77
-    User dirk
78
-    Port 22
79
-    RequestTTY yes
80
-    ProxyJump jump@hettingen_jumphost
81
-
82
-Host ffw_ext_tmux
83
-    HostName ffw
84
-    User dirk
85
-    Port 22
86
-    RequestTTY yes
87
-    ProxyJump jump@hettingen_jumphost
88
-    RemoteCommand tmux attach-session -t default_ssh || tmux new-session -s default_ssh
89
-
90 60
 Host leyk_ext
91 61
     HostName leyk
92 62
     User dirk

Loading…
Peruuta
Tallenna