Clean up sops config, allow subdirectories.
This commit is contained in:
parent
fc936897c7
commit
e0931fae3a
1 changed files with 1 additions and 13 deletions
14
.sops.yaml
14
.sops.yaml
|
|
@ -7,7 +7,7 @@ keys:
|
|||
- &server_test_corp age1t3ryfktuhr3cysf49m9q2n8fkjf9ajjjnhztxw9hz8paxgk4lpcq065jge
|
||||
- &server_sync_nidus age1j90h7hcp4fctr2xwj4zf9cxuelm43wkujvryc9hk6rzzc37rwdmss035w7
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
- path_regex: secrets/.*\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *dev_corp
|
||||
|
|
@ -17,15 +17,3 @@ creation_rules:
|
|||
- *server_nocix_amd_legacy_hexcore
|
||||
- *server_test_corp
|
||||
- *server_sync_nidus
|
||||
- path_regex: host/corp/secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *dev_corp
|
||||
- *dev_macmini
|
||||
- *dev_pazuzu
|
||||
- *server_corp
|
||||
- path_regex: host/pazuzu/secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *dev_macmini
|
||||
- *dev_pazuzu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue