From e3904e2674c4c152497ffb8673e5d3dbfa881dcb Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Tue, 18 Mar 2025 12:42:23 -0700 Subject: Add SSH configuration for root@ginaz --- .sops.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index 3402464..6726fdc 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -35,6 +35,11 @@ creation_rules: - age: - *arrakis - *nipsy + - path_regex: ^home/root/secrets/ginaz.yaml$ + key_groups: + - age: + - *ginaz + - *nipsy - path_regex: ^hosts/secrets/arrakis.yaml$ key_groups: - age: -- cgit v1.2.3