.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
|
||||
- *zowoq
|
||||
- *adisbladis
|
||||
- path_regex: modules/darwin/hercules-ci/.+\.yaml$
|
||||
- path_regex: modules/darwin/.+\.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *mic92
|
||||
|
@ -93,7 +93,7 @@ creation_rules:
|
|||
- *zimbatm
|
||||
- *zowoq
|
||||
- *adisbladis
|
||||
- path_regex: modules/.+\.yaml$
|
||||
- path_regex: modules/nixos/.+\.yaml$
|
||||
key_groups:
|
||||
- age:
|
||||
- *build01
|
||||
|
|
Loading…
Add table
Reference in a new issue