summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-03-10 17:03:19 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-03-10 17:03:19 +0100
commit3edf953ebeaee1e6daa5881db60ca2ca2e008730 (patch)
treed01ba9978b9737f55f889109309e676eb3daf603 /accounts/gkleen@sif
parent15f2943b1176a1e7d654cfd87339c753993ae35c (diff)
downloadnixos-3edf953ebeaee1e6daa5881db60ca2ca2e008730.tar
nixos-3edf953ebeaee1e6daa5881db60ca2ca2e008730.tar.gz
nixos-3edf953ebeaee1e6daa5881db60ca2ca2e008730.tar.bz2
nixos-3edf953ebeaee1e6daa5881db60ca2ca2e008730.tar.xz
nixos-3edf953ebeaee1e6daa5881db60ca2ca2e008730.zip
gkleen@sif: ...
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";