mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-09 20:30:05 +00:00
31 lines
782 B
YAML
31 lines
782 B
YAML
keys:
|
|
- &jo age1qcjcwh9tq8pzf2yr7m3hm2n3n3y5rlc30fpkr0eytju9w57ucgcsgcy79d
|
|
- &absolutesolver age1ajkq0lalyc75tjhdtpx2yshw5y3wt85fwjy24luf69rvpavg33vqw6c3tc
|
|
creation_rules:
|
|
- path_regex: secrets/[^/]+\.(yaml|json|env|cfg)$
|
|
key_groups:
|
|
- age:
|
|
- *jo
|
|
- *absolutesolver
|
|
|
|
- path_regex: systems/[^/]+/absolutesolver/secrets/.*\.(yaml|env|json|cfg)$
|
|
key_groups:
|
|
- age:
|
|
- *jo
|
|
- *absolutesolver
|
|
|
|
- path_regex: systems/[^/]+/puzzlevision/secrets/.*\.(yaml|env|json|cfg)$
|
|
key_groups:
|
|
- 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
|