-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.sops.yaml
34 lines (32 loc) · 961 Bytes
/
.sops.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
keys:
- &daniel 19568523759E2A2858F4606B3CCEBABE206C3B69
- &test 6b29b1f4460ac24e53795ace36ef43006bdcca1a
- ¶somnix 5eecfbdb11531b51cd18621335740b045ae0561a
- &indolence 9601257b9a30a7927bd08a96d0bd8ba1835f858a
- &cataplexy e31f31f9339df5bf6a533640a8e910fd8b74c646
creation_rules:
- path_regex: configurations/test/secrets/[^/]+\.yaml$
key_groups:
- pgp:
- *daniel
- *test
- path_regex: configurations/parasomnix/secrets/[^/]+\.yaml$
key_groups:
- pgp:
- *daniel
- *parasomnix
- path_regex: configurations/indolence/secrets/[^/]+\.yaml$
key_groups:
- pgp:
- *daniel
- *indolence
- path_regex: configurations/cataplexy/secrets/[^/]+\.yaml$
key_groups:
- pgp:
- *daniel
- *cataplexy
# This group should always be last and is a fallback to use
# just the primary GPG key
- key_groups:
- pgp:
- *daniel