a
This commit is contained in:
parent
25391c0854
commit
e181d8f512
15 changed files with 448 additions and 242 deletions
24
.sops.yaml
24
.sops.yaml
|
@ -19,9 +19,10 @@ keys: &all
|
|||
- &m_static-sites age1s4hzwj982zk04kr7c5u0vlemkzalv72wtkttkgzt64xv8a4r25zqxra6u0
|
||||
- &m_mumble age14cnx8ttzqndcsdz4xvmx07cvms6val5aanrf9qsg4j888hudufxqz9nm5p
|
||||
- &m_jitsi age1cc80558u3f8pdwrmhev8264c0h9dkkm59sy40j7zms97qzxg0ffqza9en0
|
||||
- &m_nextcloud age198c9udn09u87zje4ctz4j8d2k5ey5kvgl34nfn573e9csx9mcs3q7a6q2u
|
||||
- &m_dis-sociat-ing age1nsuxsnf64mcfgnggy5ehuqk3egp0rea3ldzst0f66full7ap7ews5eg46s
|
||||
- &m_exit-node age13xddcc3njv29sxzfdx2rjctaejhsxr5rephruga7vjrvjclcapuqnwx52t
|
||||
- &m_plex age16jzuvkchnm53wfl4q0yg93zmg7jmj6rpud79sa6wuljved74hd6qvlw66w
|
||||
- &m_nextcloud age198c9udn09u87zje4ctz4j8d2k5ey5kvgl34nfn573e9csx9mcs3q7a6q2u
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
|
@ -146,13 +147,6 @@ creation_rules:
|
|||
- *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
|
||||
- path_regex: secrets/dis-sociat-ing/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
|
@ -167,3 +161,17 @@ creation_rules:
|
|||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_exit-node
|
||||
- path_regex: secrets/plex/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_plex
|
||||
- path_regex: secrets/nextcloud/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_nextcloud
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue