sops changes, and things I cannot remember
This commit is contained in:
40
.sops.yaml
Normal file
40
.sops.yaml
Normal file
@@ -0,0 +1,40 @@
|
||||
keys:
|
||||
# Users
|
||||
- &cnst age1aj6tdyjcxjc3fqda3uvnzy6m49yj4ankvzdstnj3w9dr8hmsccts5vsgd8
|
||||
- &adam
|
||||
- &toothpick # Hosts
|
||||
|
||||
- &cnix age1rzee3wxh7773p7ytaq3zcl8q4tpsz3l43rdv2wezetgk0dlz0vws9jcpu2
|
||||
- &adampad
|
||||
- &toothpc
|
||||
creation_rules:
|
||||
- path_regex: secrets/cnix-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *cnst
|
||||
- *cnix
|
||||
- path_regex: secrets/cnst-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *cnst
|
||||
- *cnix
|
||||
- path_regex: secrets/adampad-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *adam
|
||||
- *adampad
|
||||
- path_regex: secrets/adam-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *adam
|
||||
- *adampad
|
||||
- path_regex: secrets/toothpc-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *toothpick
|
||||
- *toothpc
|
||||
- path_regex: secrets/toothpick-secrets.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *toothpick
|
||||
- *toothpc
|
||||
Reference in New Issue
Block a user