cluster/services/storage: fix config for heresy
This commit is contained in:
parent
c4b7a72f99
commit
25f3b2da0a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
mountpoint = "/srv/heresy";
|
||||
unitName = "heresy";
|
||||
unitDescription = "Heresy Filesystem";
|
||||
encryptionKeyFile = ./secrets/heresy-encryption-key.age;
|
||||
authFile = ./secrets/heresy-encryption-key.age;
|
||||
underlay = "heresy";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue