12 lines
328 B
Text
12 lines
328 B
Text
|
|
# Haskell Build VM — tunnel via workstation (auto-generated)
|
||
|
|
# Source: infra/build-machines/README.md
|
||
|
|
Host haskell-build haskell-build-alpha
|
||
|
|
HostName localhost
|
||
|
|
Port 12222
|
||
|
|
User build
|
||
|
|
IdentityFile ~/.ssh/id_build
|
||
|
|
StrictHostKeyChecking no
|
||
|
|
UserKnownHostsFile /dev/null
|
||
|
|
ServerAliveInterval 30
|
||
|
|
ServerAliveCountMax 3
|