file -> files
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user