From 1be09af058424219de2aad4b9cc27ccf760d23f6 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 1 Mar 2026 19:57:16 +0100 Subject: ... --- .sops.yaml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index 00d8491..fcce3e5 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -1,15 +1,29 @@ keys: - &admin_gpg EF69F2FB25C8B5A66918EA91A38ACEAB9656CD94 - &host_szpont age1s39d4mdrjhkf8cy8eea02p836r7s875fj8f7w3z4ld2stmaac49qd075ww + - &host_thinkpad - &host_pendrive age1sx8ut0arwlrp7n7qvlaele8mq93pyvzc0ddetlk47cnyx935gcusdceq9q - &host_laptop age1m4u7n6mt5d3jv39lf4aedr9gqu3khl4sahuqx5n5h7v48gkyc9zqkp9qs8 + - &host_oci creation_rules: - - path_regex: secrets/.*\.yaml$ + - path_regex: .*secrets/common\.yaml$ key_groups: - age: - *host_szpont + - *host_thinkpad - *host_pendrive - *host_laptop pgp: - *admin_gpg + + - path_regex: .*secrets/oci\.yaml$ + key_groups: + - age: + - *host_szpont + - *host_thinkpad + - *host_pendrive + - *host_laptop + - *host_oci + pgp: + - *admin_gpg -- cgit v1.3