mumble, nextcloud, jitsi

This commit is contained in:
41666 2024-06-13 23:24:06 -04:00
parent 22cc11b443
commit 63641436a9
10 changed files with 190 additions and 100 deletions

View file

@ -17,7 +17,9 @@ keys: &all
- &m_ts3 age12f24j7fcq46cjuqjftv5pyffpunyhqj98ypqf729z89xzunzryts5d8kl0
- &m_pihole age1jc4a52cukf6d94tt2meq8tnt084rhtdd93hwzjhzecc70rmvvapqtdng8v
- &m_static-sites age1s4hzwj982zk04kr7c5u0vlemkzalv72wtkttkgzt64xv8a4r25zqxra6u0
- &m_live-doll-repair age15sqq6667xle2fk0vh0yy6qu0extnwxy9tl0pal5wrrcwsqeztf4qa47wtf
- &m_mumble age14cnx8ttzqndcsdz4xvmx07cvms6val5aanrf9qsg4j888hudufxqz9nm5p
- &m_jitsi age1cc80558u3f8pdwrmhev8264c0h9dkkm59sy40j7zms97qzxg0ffqza9en0
- &m_nextcloud age198c9udn09u87zje4ctz4j8d2k5ey5kvgl34nfn573e9csx9mcs3q7a6q2u
creation_rules:
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
@ -128,10 +130,24 @@ creation_rules:
- *op_noe_2
- *op_noe_3
- *m_static-sites
- path_regex: secrets/live-doll-repair/[^/]+\.(yaml|json|env|ini)$
- path_regex: secrets/mumble/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *op_noe
- *op_noe_2
- *op_noe_3
- *m_live-doll-repair
- *m_mumble
- path_regex: secrets/jitsi/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *op_noe
- *op_noe_2
- *op_noe_3
- *m_jitsi
- path_regex: secrets/nextcloud/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *op_noe
- *op_noe_2
- *op_noe_3
- *m_nextcloud