5442317071
Follow up to cd026b118c
26 lines
704 B
YAML
26 lines
704 B
YAML
keys:
|
|
# People
|
|
# TODO: Add @ruru (I was not able to find a current gpg key @e1mo)
|
|
- &e1mo 0x6D617FD0A85BAADA
|
|
- &adb B1480CFF9BBE8E2648A26A640B2E7C171E3AD6D7
|
|
|
|
# Servers
|
|
- &shirley age14ysl953378r2vvy7ft3gwce9xp83pr6wypf5lgx2yjwx2lxra5qs6j8eqe
|
|
- &goldberg age1w3wqxt5t00hjv43dcxlr5rjec5mvuzz9ajc8k04azq0gfx0ncgysu6mdmm
|
|
creation_rules:
|
|
- path_regex: secrets\/all\/*
|
|
key_groups:
|
|
- pgp: [ *e1mo, *adb ]
|
|
age:
|
|
- *shirley
|
|
- *goldberg
|
|
- path_regex: secrets\/shirley\/*
|
|
key_groups:
|
|
- pgp: [ *e1mo, *adb ]
|
|
age:
|
|
- *shirley
|
|
- path_regex: secrets\/goldberg\/*
|
|
key_groups:
|
|
- pgp: [ *e1mo, *adb ]
|
|
age:
|
|
- *goldberg
|