hm/common: add whitby alias for ssh
This commit is contained in:
parent
00039b3efa
commit
f7686f6a5a
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@ in
|
|||
blast-worker2 = blast-tmpl "10.200.69.11";
|
||||
blast-csgo1 = blast-tmpl "10.200.69.12";
|
||||
blast-csgo2 = blast-tmpl "10.200.69.13";
|
||||
|
||||
whitby = {
|
||||
hostname = "whitby.tvl.fyi";
|
||||
};
|
||||
} // (builtins.listToAttrs [
|
||||
{ name = allEventBlocks; value = { proxyJump = "sar1"; extraOptions.setEnv = "TERM=xterm-256color"; }; }
|
||||
]));
|
||||
|
|
Loading…
Reference in a new issue