mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
secrets: update SOPS creation path
This commit is contained in:
parent
709bd491c8
commit
b0cc57f014
@ -7,9 +7,9 @@ keys:
|
|||||||
creation_rules:
|
creation_rules:
|
||||||
- path_regex: hosts/ni/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|ini|env)$
|
- path_regex: hosts/ni/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|ini|env)$
|
||||||
age: *ni
|
age: *ni
|
||||||
- path_regex: hosts/plover/(modules/.+/secret|secrets/[^/]+)\.(yaml|json|ini|env)$
|
- path_regex: hosts/plover/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|ini|env)$
|
||||||
age: *plover
|
age: *plover
|
||||||
- path_regex: users/home-manager/foo-dogsquared/(modules/.+/secret|secrets/[^/]+)\.(yaml|json|inienv)$
|
- path_regex: users/home-manager/foo-dogsquared/(modules/.+/secrets|secrets/[^/]+)\.(yaml|json|inienv)$
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *foo-dogsquared-age
|
- *foo-dogsquared-age
|
||||||
|
Loading…
Reference in New Issue
Block a user