-
Notifications
You must be signed in to change notification settings - Fork 0
/
.sops.yaml
39 lines (39 loc) · 1.01 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
keys:
- &fugi BF37903AE6FD294C4C674EE24472A20091BFA792
# machines
- &librarian age1awp9cl63hldzmwkv88ry06hatea3aynshddfwcst36aa5a83k3eq807zu2
- &nitwit age1mwtf0z96stqezcxgrrkt4zx5cnc2nekt06vpzz8m74tz68uy6y7shepulr
- &shepherd age19f0hh85t7dm5rk3t9x3xghlnmp4z44hdsh0qhhsnenyl0f3pe9csg4a4w9
- &cleric age179wwsnh6yswq5lgt0xu5c5p2ht35twdu3z6dnxs5ypcd0pq0pfgqtn928p
- &magmacube age1meda470r9tzre04qqx3nnu46vyjwruktu7mmuk85yrznpygug3psxmasqp
creation_rules:
- path_regex: ^hosts/librarian/.*
key_groups:
- pgp:
- *fugi
age:
- *librarian
- path_regex: ^hosts/nitwit/.*
key_groups:
- pgp:
- *fugi
age:
- *nitwit
- path_regex: ^hosts/shepherd/.*
key_groups:
- pgp:
- *fugi
age:
- *shepherd
- path_regex: ^hosts/cleric/.*
key_groups:
- pgp:
- *fugi
age:
- *cleric
- path_regex: ^hosts/magmacube/.*
key_groups:
- pgp:
- *fugi
age:
- *magmacube