-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.sops.yaml
36 lines (31 loc) · 802 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
35
36
keys:
- &oxa F90FFD6D585C2BA1F13DE8A97571654CF88E31C2
- &invar age157zcs4687hmsd834xhvt66apf6v93ss3tt2l23x72lhtvpl69ggqeejgky
- &blacksteel age1l9qly5vlx20uzrqvq8qygvcrtff64mgvqchet5uvs989upy5lugq4krj2c
- &lithium age1telu43gwg7fucnph6x5mgl46yvaj9z0cuj2v4e5d8fxhlsvduqas7psujn
creation_rules:
- path_regex: secrets/ssh\.yaml$
key_groups:
- age:
- *invar
- *blacksteel
pgp:
- *oxa
- path_regex: /invar/secret\.yaml$
key_groups:
- age:
- *invar
pgp:
- *oxa
- path_regex: /blacksteel/secret\.yaml$
key_groups:
- age:
- *blacksteel
pgp:
- *oxa
- path_regex: /lithium/secret\.yaml$
key_groups:
- age:
- *lithium
pgp:
- *oxa