Add ssh host for unlocking the server cryptroot

This commit is contained in:
Marko Korhonen 2022-03-17 22:25:37 +02:00
parent 961f60478e
commit 84a40b0c76

View file

@ -27,6 +27,11 @@ host moria
ForwardAgent yes
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
host moria-unlock
HostName korhonen.cc
port 221
User root
host gondor
hostname gondor.korhonen.cc
port 22