hm: add su-cinema-ernie
This commit is contained in:
parent
d78f53930a
commit
a4f786f709
1 changed files with 10 additions and 0 deletions
|
@ -45,6 +45,16 @@ in
|
|||
hostname = "172.16.0.9";
|
||||
proxyJump = "sar1";
|
||||
};
|
||||
su-cinema-ernie = {
|
||||
user = "lukegb";
|
||||
hostname = "su-cinema-ernie.su.ic.ac.uk";
|
||||
port = 8080;
|
||||
};
|
||||
su-cinema-ernie-root = {
|
||||
user = "root";
|
||||
hostname = "su-cinema-ernie.su.ic.ac.uk";
|
||||
port = 8080;
|
||||
};
|
||||
} // (builtins.listToAttrs [
|
||||
{ name = allEventBlocks; value = { proxyJump = "sar1"; }; }
|
||||
]));
|
||||
|
|
Loading…
Reference in a new issue