Add beleriand and esgaroth to ssh config

main
Marko Korhonen 3 weeks ago
parent ff510d3b02
commit 40030e646c
No known key found for this signature in database
GPG Key ID: A7F78BCB859CD890

@ -17,6 +17,14 @@ host moria
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/{{@@ env['UID'] @@}}/gnupg/S.gpg-agent.extra
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/{{@@ env['UID'] @@}}/gnupg/S.gpg-agent.ssh
host beleriand
HostName beleriand.korhonen.lan
User root
host esgaroth
HostName esgaroth.korhonen.lan
User root
host tirion
HostName tirion.korhonen.cc
port 22

Loading…
Cancel
Save