mirror of
https://forge.chapril.org/tykayn/workflow
synced 2025-10-04 17:04:55 +02:00
20 lines
419 B
Text
20 lines
419 B
Text
![]() |
Host *
|
||
|
SetEnv TERM="xterm"
|
||
|
ServerAliveInterval 300
|
||
|
ServerAliveCountMax 2
|
||
|
|
||
|
Host cluster-moji.openstreetmap.fr
|
||
|
User tykayn
|
||
|
|
||
|
Host mobilizon.vm.openstreetmap.fr
|
||
|
ProxyJump cluster-moji.openstreetmap.fr
|
||
|
IdentityFile ~/.ssh/id_rsa_spaceship
|
||
|
User tykayn
|
||
|
|
||
|
Host sotm.vm.openstreetmap.fr
|
||
|
ProxyJump osm26.openstreetmap.fr
|
||
|
|
||
|
Host github.com
|
||
|
IdentityFile ~/.ssh/github.pub
|
||
|
User git
|
||
|
IdentitiesOnly yes
|