forked from wurzel/fruitbasket
add admin user with sops secured password
This commit is contained in:
parent
f3ac390cf9
commit
eece008de6
3 changed files with 10 additions and 4 deletions
|
@ -33,7 +33,7 @@ in
|
|||
};
|
||||
|
||||
# TODO: eigenes secrets.yaml für seedfile?
|
||||
sops.secrets.portunus_seedfile = {
|
||||
sops.secrets."portunus_admin" = {
|
||||
owner = "${portunusUser}";
|
||||
group = "${portunusGroup}";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue