mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 00:57:22 +01:00
feat: new deploy system, allows for in-repo pii
This commit is contained in:
parent
7e11641fe7
commit
a11c7854d1
19 changed files with 1251 additions and 412 deletions
10
.sops.yaml
10
.sops.yaml
|
|
@ -21,6 +21,16 @@ creation_rules:
|
|||
- *toto
|
||||
- *surface
|
||||
- *nbl
|
||||
- path_regex: secrets/repo/[^/]+$
|
||||
key_groups:
|
||||
- pgp:
|
||||
- *swarsel
|
||||
age:
|
||||
- *winters
|
||||
- *toto
|
||||
- *surface
|
||||
- *nbl
|
||||
- *sync
|
||||
- path_regex: secrets/certs/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- pgp:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue