diff options
Diffstat (limited to '.sops.yaml')
| -rw-r--r-- | .sops.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -5,12 +5,19 @@ keys: - &poweredge-pro age1q8l3g3t6qjhsmz0gju0n535pz45d2c9crla8jcd5ftjlqe4fs3eqfqay0k - &sweetiepc age1fl4rk54n2xv4vssjkw4nywy93s4yqv69uzq2f64zuwd8fjq5u4cq9wmmsw creation_rules: - - path_regex: timmy/resources/secrets/.* + - path_regex: users/timmy/resources/secrets/hashed-root-password.yaml key_groups: - age: - *general - *flex-wg-router - *poweredge + - *poweredge-pro + - *sweetiepc + + - path_regex: users/timmy/resources/secrets/wpa_supplicant-conf.yaml + key_groups: + - age: + - *general - path_regex: T495/resources/secrets/.* key_groups: |
