summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif')
-rw-r--r--accounts/gkleen@sif/ssh-hosts.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix
index 6b158130..6deb06cf 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -362,6 +362,11 @@
362 proxyJump = "mathw0h"; 362 proxyJump = "mathw0h";
363 user = "root"; 363 user = "root";
364 }; 364 };
365 "ldap-lmumr01" =
366 { hostname = "ldap-lmumr01.mathinst.loc";
367 proxyJump = "mathw0h";
368 user = "root";
369 };
365 "mail-mi01" = 370 "mail-mi01" =
366 { hostname = "mail-mi01.mathinst.loc"; 371 { hostname = "mail-mi01.mathinst.loc";
367 proxyJump = "mathw0h"; 372 proxyJump = "mathw0h";