forked from Drift/pvv-nixos-config
sops: shamir secret setting does nothing
This commit is contained in:
parent
57ff1fa17a
commit
d52a7295b5
|
@ -15,7 +15,6 @@ creation_rules:
|
||||||
# Host specific secrets
|
# Host specific secrets
|
||||||
## Jokum
|
## Jokum
|
||||||
- path_regex: secrets/jokum/[^/]+\.yaml$
|
- path_regex: secrets/jokum/[^/]+\.yaml$
|
||||||
shamir_threshold: 1
|
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *user_danio
|
- *user_danio
|
||||||
|
@ -24,7 +23,6 @@ creation_rules:
|
||||||
- *user_oysteikt
|
- *user_oysteikt
|
||||||
|
|
||||||
- path_regex: secrets/ildkule/[^/]+\.yaml$
|
- path_regex: secrets/ildkule/[^/]+\.yaml$
|
||||||
shamir_threshold: 1
|
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *user_felixalb
|
- *user_felixalb
|
||||||
|
|
Loading…
Reference in New Issue