From 256caac5b817bdff3d1bbebf718335b1aefb294d Mon Sep 17 00:00:00 2001 From: Mohamed Chrayed Date: Fri, 6 Mar 2026 18:15:40 +0100 Subject: [PATCH] test new key --- modules/security/secrets/.sops.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/security/secrets/.sops.yaml b/modules/security/secrets/.sops.yaml index fb5fd20..bd4c155 100644 --- a/modules/security/secrets/.sops.yaml +++ b/modules/security/secrets/.sops.yaml @@ -1,11 +1,11 @@ keys: - &master-host age1yaplz396e7kpdzckgf9x2jnmcuzwvp46rfrzhszsv6tsjam965lqstq0vc - - &computer-mo age1yw3dt8myjpq3hek6gadzy8jd04l30ladgva7p74ktl7plfkwqs8qmk8c4x +# - &computer-mo age1yw3dt8myjpq3hek6gadzy8jd04l30ladgva7p74ktl7plfkwqs8qmk8c4x - &master-user age1nkqrkx782x6hnn5l8trh2e4v5pgygkx2ql4w8m20pc9jzsq244zs8d44qw creation_rules: - path_regex: secrets.yaml$ key_groups: - age: - - *computer-mo + # - *computer-mo - *master-host - *master-user