mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-12 05:40:05 +00:00
✨♻️ Migrate and refactor all v1 services, Add atticd service and cleanup
This commit is contained in:
parent
76489651f1
commit
e45cfc0fbc
24 changed files with 592 additions and 20 deletions
28
.sops.yaml
28
.sops.yaml
|
@ -1,31 +1,25 @@
|
|||
keys:
|
||||
- &jo age1qcjcwh9tq8pzf2yr7m3hm2n3n3y5rlc30fpkr0eytju9w57ucgcsgcy79d
|
||||
- &absolutesolver age1ajkq0lalyc75tjhdtpx2yshw5y3wt85fwjy24luf69rvpavg33vqw6c3tc
|
||||
- &absolutesolver age1gudgza8lv02nwec0pejqpp5t7zu0tzjsfkmvgvy3ckfscr9f4qrq2sl5dv
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|cfg)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *jo
|
||||
- *absolutesolver
|
||||
- age:
|
||||
- *jo
|
||||
- *absolutesolver
|
||||
|
||||
- path_regex: systems/[^/]+/absolutesolver/secrets/.*\.(yaml|env|json|cfg)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *jo
|
||||
- *absolutesolver
|
||||
- age:
|
||||
- *jo
|
||||
- *absolutesolver
|
||||
|
||||
- path_regex: systems/[^/]+/puzzlevision/secrets/.*\.(yaml|env|json|cfg)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *jo
|
||||
- age:
|
||||
- *jo
|
||||
|
||||
- path_regex: homes/[^/]+/jo/secrets/.*\.(yaml|env|json|cfg)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *jo
|
||||
|
||||
- path_regex: homes/[^/]+/cyn/secrets/.*\.(yaml|env|json|cfg)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *jo
|
||||
- *absolutesolver
|
||||
- age:
|
||||
- *jo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue