Add ssh host for unlocking the server cryptroot
This commit is contained in:
parent
0929a5d356
commit
6e1b1e6e1b
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue