summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-06-08 09:04:45 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-06-08 09:04:45 +0100
commit257c2c42c09b09c32b3fe1f309e86954ff88b07d (patch)
tree4f38f4c87b47427995fc58ed8fe84bdb73384e7f /.ssh
parent22eb0276c07c3bdab94d8848f98e4348ecd4f259 (diff)
downloaddotfiles-257c2c42c09b09c32b3fe1f309e86954ff88b07d.tar.gz
fix ssh username on sdfeu
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ssh/config b/.ssh/config
index e0a721d7..24055b5b 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -29,7 +29,7 @@ HostName odin.sdf-eu.org
# Note that wildcards here match what is actually typed on the command
# line, not the hostname of the machine we end up connecting to.
# That's why 'sdf' is present
-Host sdf *.sdf.org *.sdf-eu.org
+Host sdf sdfeu *.sdf.org *.sdf-eu.org
User spw
### Debian hosts