Relative path sops file
This commit is contained in:
parent
a91b37d9df
commit
77d700b2f4
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
|
||||
#Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys
|
||||
sops.defaultSopsFile = ../../secrets/queen-Lillian.yaml;
|
||||
sops.age.keyFile = /var/lib/sops/age/keys.txt;
|
||||
sops.age.keyFile = ../../../../var/lib/sops/age/keys.txt;
|
||||
sops.secrets."nextcloudadmin".mode = "0400";
|
||||
sops.secrets."nextclouddb".mode = "0400";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue