sops: ensure key-groups are correctly created
This commit is contained in:
parent
f0c524a6ac
commit
0dd1ead44a
|
@ -6,12 +6,12 @@ creation_rules:
|
||||||
key_groups:
|
key_groups:
|
||||||
- pgp:
|
- pgp:
|
||||||
- *makefu
|
- *makefu
|
||||||
- age:
|
age:
|
||||||
- *x_host
|
- *x_host
|
||||||
# host secrets
|
# host secrets
|
||||||
- path_regex: 1systems/x/[^/]+\.yaml$
|
- path_regex: 1systems/x/[^/]+\.yaml$
|
||||||
key_groups:
|
key_groups:
|
||||||
- pgp:
|
- pgp:
|
||||||
- *makefu
|
- *makefu
|
||||||
- age:
|
age:
|
||||||
- *x_host
|
- *x_host
|
||||||
|
|
Loading…
Reference in a new issue