.sops.yaml: update path_regex for modules
This commit is contained in:
parent
cc70082be1
commit
03fd3afdc4
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ creation_rules:
|
||||||
- *zimbatm
|
- *zimbatm
|
||||||
- *zowoq
|
- *zowoq
|
||||||
- *adisbladis
|
- *adisbladis
|
||||||
- path_regex: modules/darwin/hercules-ci/.+\.yaml$
|
- path_regex: modules/darwin/.+\.yaml$
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *mic92
|
- *mic92
|
||||||
|
@ -93,7 +93,7 @@ creation_rules:
|
||||||
- *zimbatm
|
- *zimbatm
|
||||||
- *zowoq
|
- *zowoq
|
||||||
- *adisbladis
|
- *adisbladis
|
||||||
- path_regex: modules/.+\.yaml$
|
- path_regex: modules/nixos/.+\.yaml$
|
||||||
key_groups:
|
key_groups:
|
||||||
- age:
|
- age:
|
||||||
- *build01
|
- *build01
|
||||||
|
|
Loading…
Add table
Reference in a new issue