summaryrefslogtreecommitdiff
path: root/accounts
diff options
context:
space:
mode:
Diffstat (limited to 'accounts')
-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 3e3ac025..edfe46a0 100644
--- a/accounts/gkleen@sif/ssh-hosts.nix
+++ b/accounts/gkleen@sif/ssh-hosts.nix
@@ -499,4 +499,9 @@
499 } 499 }
500 ]; 500 ];
501 }; 501 };
502 "col-crpd01" =
503 { hostname = "col-crpd01.mathinst.loc";
504 proxyJump = "mgmt01";
505 user = "root";
506 };
502} 507}