-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.sops.yaml
78 lines (78 loc) · 2.25 KB
/
.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
keys:
- &users:
- &sumi_mother age1w4dld6acqnhctzq32nhnajw0ewgkq7295k3ue3cgg0pwpt0re3asg4ajs3
- &sumi_soleus age1kqv66hq8wtmfdqek5sa7ydklwxkrdn3cn4ptvwrl9f3eqx04s5rq7nrsk3
- &sumi_stacia age1znnqnxjkr0x70r5ys0n2k34ym5a3spn69yuveqa76wh0ng65catspphysl
- &sumi_zephyrus age1qggvd6rfs83grgl5u05cythrtc8ny2dkq9ad53lsfekmg2fk7dfqgnt6p5
- &desktops:
- &mother age1dx0hn7ug2nfd9sxw0q3hvegh8llqt0084x7gzk20s20lptrujs6sv48akw
- &stacia age12994fjtztfkz06rtg0w6gxrzne3z0y223zumu293jtdsfukukussq233na
- &soleus age1qz3tcqfgaxhhq2nemjc9x4wq2je47a9m3840xwxy0a979c8vh3gsj7w2yf
- &zephyrus age1lc2dnrqr84rat2aqmm9g78mssuxm40vsswr7lnaz59n97qjgg9csx2wekj
creation_rules:
- path_regex: sops/hosts/mother/secrets.yaml
key_groups:
- age:
- *sumi_mother
- *mother
- path_regex: sops/hosts/stacia/secrets.yaml
key_groups:
- age:
- *sumi_mother
- *sumi_stacia
- *stacia
- path_regex: sops/hosts/soleus/*
key_groups:
- age:
- *sumi_mother
- *sumi_stacia
- *soleus
- path_regex: sops/hosts/zephyrus/secrets.yaml
key_groups:
- age:
- *sumi_mother
- *sumi_zephyrus
- *zephyrus
- path_regex: sops/system/network/wireless
key_groups:
- age:
- *sumi_mother
- *sumi_zephyrus
- *zephyrus
- path_regex: sops/system/openfortivpn/config
key_groups:
- age:
- *sumi_mother
- *mother
- *sumi_zephyrus
- *zephyrus
- path_regex: sops/user/ssh/desktops$
key_groups:
- age:
- *sumi_mother
- *sumi_zephyrus
- path_regex: sops/user/ssh/servers$
key_groups:
- age:
- *sumi_mother
- *sumi_zephyrus
- path_regex: sops/user/ssh/univ$
key_groups:
- age:
- *sumi_mother
- *sumi_soleus
- *sumi_stacia
- *sumi_zephyrus
- path_regex: sops/user/aichat/config.yaml$
key_groups:
- age:
- *sumi_mother
- *sumi_stacia
- *sumi_zephyrus
- path_regex: sops/user/wezterm/[^/]+\.lua$
key_groups:
- age:
- *sumi_mother
- *sumi_soleus
- *sumi_stacia
- *sumi_zephyrus