-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.sops.yaml
More file actions
73 lines (73 loc) · 1.57 KB
/
.sops.yaml
File metadata and controls
73 lines (73 loc) · 1.57 KB
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
keys:
- &desktop age1xsuyaeehzv4ar4f6xpc6tfp9pttzjf7qdyl3x2tj42vjc8szlqpq834e3d
- &laptop age1syaxvec0zg07sxpllvenzflh9clf82u05hz40pq6mh42zczlwdrqa7jdvl
- &win10 age1cz006hex596lmj88kkhrkvq89luqk59hxuq83q4kvhz82ltwpe4ss8gm3t
- &serverpc age1sn4uu6r6wrylpznx75jcw7ww58r9cut35n40gu4scpt9xy79rgrq2d7wga
- &desktopWsl age13mlkm4t2gasf3409syn5xuarja63rukx937e4p3msyzg8x9ayp4se9nz2r
creation_rules:
- path_regex: .ini
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- path_regex: .pem$
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- path_regex: .json$
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- path_regex: .conf
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- path_regex: .sh$
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- path_regex: .env$
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- path_regex: secrets/hosts
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- *desktopWsl
- path_regex: ziplineSecret.txt$
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- *desktopWsl
- path_regex: secrets.yaml$
key_groups:
- age:
- *desktop
- *laptop
- *win10
- *serverpc
- *desktopWsl