From 21daf43ebc2403ce6991390478dd31fad8d9f10e Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Sun, 12 Jul 2026 23:07:38 +0200 Subject: I am very not sure what all of this is :3 --- .sops.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index 47562c8..322fc17 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -8,22 +8,22 @@ keys: creation_rules: - - path_regex: secrets/[^/]+\.(yaml|json|env|ini)$ + - path_regex: secrets/[^/]+\.(yaml|json|env|ini|bin)$ key_groups: age: - *admin_wilkuu - *server_apocalypse - - path_regex: secrets/apocalypse/[^/]+\.(yaml|json|env|ini)$ + - path_regex: secrets/apocalypse/[^/]+\.(yaml|json|env|ini|bin)$ age: - *admin_wilkuu - *server_apocalypse - - path_regex: secrets/omega-relay/[^/]+\.(yaml|json|env|ini)$ + - path_regex: secrets/omega-relay/[^/]+\.(yaml|json|env|ini|bin)$ age: - *admin_wilkuu - *virtserver_omega_relay - *vm_omega_relay - *server_omega_relay - - path_regex: secrets/tacitus/[^/]+\.(yaml|json|env|ini)$ + - path_regex: secrets/tacitus/[^/]+\.(yaml|json|env|ini|bin)$ age: - *admin_wilkuu - *server_tacitus -- cgit v1.3.1