blob: 74ce1b24881001a760c3d445f45a4fc4fa8d7207 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
keys:
- &ilex age18wkr3kjalalzrq9l05q32gnlaqr7t6rqqzde307m83rs9fp4xcfsdtj9gt
# server's ssh pubkeys as age keys
- &flora age1d8hulw7weg6gwxv0cmz969w04d2jkphdx93tm9xs0mqr0ut0t4ls4g4vah
- &chaski age14cf8h02c8r2c7nag5fezyhp56za9c4p0t8n39qy452t8hsqwlvgs9y7r8v
creation_rules:
- path_regex: secrets/flora\.yaml$
key_groups:
- age:
- *ilex
- *flora
- path_regex: secrets/chaski\.yaml$
key_groups:
- age:
- *ilex
- *chaski
- path_regex: secrets/common\.yaml$
key_groups:
- age:
- *ilex
- *flora
- *chaski
|