From 01cacae2a3efe1095a37093e5988a2902b68604e Mon Sep 17 00:00:00 2001 From: Mohamed Chrayed Date: Fri, 6 Mar 2026 18:13:11 +0100 Subject: [PATCH] new keys --- modules/security/secrets/.sops.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/security/secrets/.sops.yaml b/modules/security/secrets/.sops.yaml index b95b61d..fb5fd20 100644 --- a/modules/security/secrets/.sops.yaml +++ b/modules/security/secrets/.sops.yaml @@ -1,4 +1,5 @@ keys: + - &master-host age1yaplz396e7kpdzckgf9x2jnmcuzwvp46rfrzhszsv6tsjam965lqstq0vc - &computer-mo age1yw3dt8myjpq3hek6gadzy8jd04l30ladgva7p74ktl7plfkwqs8qmk8c4x - &master-user age1nkqrkx782x6hnn5l8trh2e4v5pgygkx2ql4w8m20pc9jzsq244zs8d44qw creation_rules: @@ -6,4 +7,5 @@ creation_rules: key_groups: - age: - *computer-mo + - *master-host - *master-user