Add beleriand and esgaroth to ssh config

This commit is contained in:
Marko Korhonen 2024-05-12 21:55:02 +03:00
parent ff510d3b02
commit 40030e646c
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -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