sync
This commit is contained in:
parent
ad42d0c008
commit
f3465b739e
10 changed files with 236 additions and 269 deletions
16
.sops.yaml
16
.sops.yaml
|
@ -24,8 +24,8 @@ keys: &all
|
|||
- &m_nextcloud age198c9udn09u87zje4ctz4j8d2k5ey5kvgl34nfn573e9csx9mcs3q7a6q2u
|
||||
- &m_nas0 age1d6uwrdv48q7hx0nthzxwz2vw3j47eawwkya7cp6sd4fwmhu84fcqa77rtr
|
||||
- &m_seedbox age1y8mjr0q04zy9qj8vvx6f9lcpptg6fenvw7mtdlyw6glnpyack95qcfxada
|
||||
- &m_unicorn age1eqme6w77dmq5ggh7k4p4ce5n39j026wl2w609z6srnmyqt8r8ccqltf7zt
|
||||
- &m_retrobox age14cwxzd33sqstmfx65zys7at963ug9wumgfyc2ctwatvr3rygzs3sk9nqtj
|
||||
- &m_unicorn age1438lvn7gh4he0rnj0xnvnx56l97mpz0vsv3wktj8utk65kqs8ycqftcxze
|
||||
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
|
@ -185,13 +185,6 @@ creation_rules:
|
|||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_seedbox
|
||||
- path_regex: secrets/unicorn/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_unicorn
|
||||
- path_regex: secrets/retrobox/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
|
@ -199,3 +192,10 @@ creation_rules:
|
|||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_retrobox
|
||||
- path_regex: secrets/unicorn/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *op_noe
|
||||
- *op_noe_2
|
||||
- *op_noe_3
|
||||
- *m_unicorn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue