Correct path of host master key for zbox
This commit is contained in:
parent
4def11d9b9
commit
7e529bd946
|
@ -12,7 +12,7 @@
|
|||
master-key = {
|
||||
public-key =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE64j2PrkiXul+DFF9InFmrrAYXUNxnBX+4EurhbXw13";
|
||||
key-path = "/state/master-key/key";
|
||||
key-path = "/state/master-key/ssh_ed25519_key";
|
||||
};
|
||||
# initrd-ip = "10.0.5.110";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue