file -> files
This commit is contained in:
parent
f782c15aae
commit
9fd1cb9fc4
@ -82,7 +82,7 @@ in {
|
|||||||
hosts.procul.external-interfaces = [ "extif0" ];
|
hosts.procul.external-interfaces = [ "extif0" ];
|
||||||
|
|
||||||
secrets.host-secrets.procul = let
|
secrets.host-secrets.procul = let
|
||||||
secrets = config.fudo.secrets.file;
|
secrets = config.fudo.secrets.files;
|
||||||
in {
|
in {
|
||||||
postgres-keytab = {
|
postgres-keytab = {
|
||||||
source-file = secrets.service-keytabs.procul.postgres;
|
source-file = secrets.service-keytabs.procul.postgres;
|
||||||
|
Loading…
Reference in New Issue
Block a user