summaryrefslogtreecommitdiff
path: root/.sops.yaml
diff options
context:
space:
mode:
authorstuebinm2024-03-27 23:52:39 +0100
committerstuebinm2024-03-27 23:52:39 +0100
commitcea96f49fa71e9eaced1fe59fe8c9ab5392c2f6d (patch)
tree9e8fc8e781145385aaccee2303dbf304c55b31fd /.sops.yaml
parent9515be799112b405ff293d83705528b1e9237aa3 (diff)
help i wrote a matrix bot
not sure if this is a good idea or not, but i always liked how the IRC #voc-wok channel of the c3voc works, and I don't run my own IRC (nor do i want to have my monitoring on infra that is not my own), so I built a similar thing with matrix.
Diffstat (limited to '.sops.yaml')
-rw-r--r--.sops.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/.sops.yaml b/.sops.yaml
index c3f890a..ec05e3f 100644
--- a/.sops.yaml
+++ b/.sops.yaml
@@ -2,9 +2,15 @@ keys:
- &ilex age18wkr3kjalalzrq9l05q32gnlaqr7t6rqqzde307m83rs9fp4xcfsdtj9gt
# server's ssh pubkeys as age keys
- &flora age1d8hulw7weg6gwxv0cmz969w04d2jkphdx93tm9xs0mqr0ut0t4ls4g4vah
+ - &chaski age14cf8h02c8r2c7nag5fezyhp56za9c4p0t8n39qy452t8hsqwlvgs9y7r8v
creation_rules:
- - path_regex: secrets/[^/]+\.yaml$
+ - path_regex: secrets/flora\.yaml$
key_groups:
- age:
- *ilex
- *flora
+ - path_regex: secrets/chaski\.yaml$
+ key_groups:
+ - age:
+ - *ilex
+ - *chaski