hm/common: add whitby alias for ssh

This commit is contained in:
Luke Granger-Brown 2022-05-17 01:41:48 +01:00
parent 00039b3efa
commit f7686f6a5a

View file

@ -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"; }; }
]));