mailtngbert/.sops.yaml

25 lines
680 B
YAML
Raw Permalink Normal View History

2022-02-25 00:09:45 +01:00
keys:
- &server age12frtpxgne7eq38mwv4meef695tvay5mdpanlzsw3nezfwpsgmu4st09uzz
- &revol-xut 91EBE87016391323642A6803B966009D57E69CC6
- &j03 9EA68B7F21204979645182E4287B083353C3241C
- &nek0 523258BFC3B4533D8D2A7C5977CB2BEB699E245A
# private key stored in repo, used for test VM
- &test age1925katzy5gws3f9hnvnlwspu6trxf488arwt6ayw3urg2mgumqhszxnmqh
creation_rules:
- path_regex: secrets/production\.yaml$
key_groups:
- pgp:
- *revol-xut
- *j03
- *nek0
age:
- *server
- path_regex: secrets/test\.yaml$
key_groups:
- pgp:
- *revol-xut
- *j03
- *nek0
age:
- *test