aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ssh/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'ssh/.ssh/config')
-rw-r--r--ssh/.ssh/config7
1 files changed, 6 insertions, 1 deletions
diff --git a/ssh/.ssh/config b/ssh/.ssh/config
index 35e6751..bc6bc79 100644
--- a/ssh/.ssh/config
+++ b/ssh/.ssh/config
@@ -7,7 +7,7 @@ Host *
ServerAliveInterval 300
ServerAliveCountMax 2
-Host odin thor loki heimdall
+Host odin thor loki heimdall hydra
User tobyv
ForwardAgent yes
StreamLocalBindUnlink yes
@@ -16,6 +16,11 @@ Host odin thor loki heimdall
ControlPath ~/.ssh/controlmasters/%r@%h:%p
ControlPersist 30m
+Host hydra
+ User tobyv
+ HostName iris.tayoby.com
+ port 8795
+
host bifrost
User tobyv
ControlMaster auto