-
Notifications
You must be signed in to change notification settings - Fork 0
/
.sops.yaml
33 lines (33 loc) · 1.05 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
keys:
- &ereslibre age14tw3lf9mdn6dyxrxdsz9w96rp7g7qcdg04sqlmxzms0sjnkldvkq3jsz48
- &host-hulk age1k5vzngjg6ujawwuw66d4gfl2wjy7l449xcpvjhfgkmk2836f8yeqf4pkm7
- &host-nuc-1 age1jsrzvlyj5fzf6c3rysd79f68drmpgvh4myxqsl7mlm7gyhfunywq573mss
- &host-nuc-2 age1ph4vt4lhrw4q974gm2g0xue3y8swy8qw9k8kg68hzxs7s04cxyzs5jujvs
- &host-nuc-3 age1jt7ucv03v82ccuwwhaulgywswsc5h2uxauyrdmra8gsd47ajfyasyp4r9q
- &host-pi-desktop age1vlf2h45puhwd8zms7l0nnhk3m2w0l6meejhz8pdgduqw5ljleujqyp8l0h
creation_rules:
- path_regex: hulk/secrets\.yaml$
key_groups:
- age:
- *ereslibre
- *host-hulk
- path_regex: nuc-1/secrets\.yaml$
key_groups:
- age:
- *ereslibre
- *host-nuc-1
- path_regex: nuc-2/secrets\.yaml$
key_groups:
- age:
- *ereslibre
- *host-nuc-2
- path_regex: nuc-3/secrets\.yaml$
key_groups:
- age:
- *ereslibre
- *host-nuc-3
- path_regex: pi-desktop/secrets\.yaml$
key_groups:
- age:
- *ereslibre
- *host-pi-desktop