diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-08 14:36:50 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2024-08-08 14:36:50 +0200 |
| commit | be06f04babc12fb60366c24a22561c1d46895c80 (patch) | |
| tree | 8df057a3605a7272cb048043be7593b5c944a67c /accounts/gkleen@sif/ssh-hosts.nix | |
| parent | a6754d729f2d16cfdcb3570891c038a14718de1f (diff) | |
| parent | bc90ef66903e78713db1fd3a700785572b794cde (diff) | |
| download | nixos-be06f04babc12fb60366c24a22561c1d46895c80.tar nixos-be06f04babc12fb60366c24a22561c1d46895c80.tar.gz nixos-be06f04babc12fb60366c24a22561c1d46895c80.tar.bz2 nixos-be06f04babc12fb60366c24a22561c1d46895c80.tar.xz nixos-be06f04babc12fb60366c24a22561c1d46895c80.zip | |
Merge commit 'bc90ef66' into flakes
Diffstat (limited to 'accounts/gkleen@sif/ssh-hosts.nix')
| -rw-r--r-- | accounts/gkleen@sif/ssh-hosts.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/ssh-hosts.nix b/accounts/gkleen@sif/ssh-hosts.nix index 8a34376a..ac930614 100644 --- a/accounts/gkleen@sif/ssh-hosts.nix +++ b/accounts/gkleen@sif/ssh-hosts.nix | |||
| @@ -445,6 +445,11 @@ | |||
| 445 | { hostname = "cip04.cipmath.loc"; | 445 | { hostname = "cip04.cipmath.loc"; |
| 446 | proxyJump = "mathw0h"; | 446 | proxyJump = "mathw0h"; |
| 447 | }; | 447 | }; |
| 448 | "mgmt-cls01" = | ||
| 449 | { user = "root"; | ||
| 450 | hostname = "mgmt-cls01.cipmath.loc"; | ||
| 451 | proxyJump = "ssh.math.lmu.de"; | ||
| 452 | }; | ||
| 448 | "mgmt01" = | 453 | "mgmt01" = |
| 449 | { hostname = "mgmt01.mathinst.loc"; | 454 | { hostname = "mgmt01.mathinst.loc"; |
| 450 | proxyJump = "mathw0h"; | 455 | proxyJump = "mathw0h"; |
