From dab1fcd445ac95ac5398a6eb7086dd7605a7ae8d Mon Sep 17 00:00:00 2001 From: derped Date: Wed, 14 Jun 2023 21:57:49 +0200 Subject: [PATCH] Add Ophanim sops key. --- .sops.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.sops.yaml b/.sops.yaml index e8b3521..32d4baf 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -2,6 +2,7 @@ keys: - &admins 1F2EA6D9A57A9BE5A7F3AA035BEBEE4EE57DC7E2 - &lilim age1w3uhx6han0frfvg2t3t3wnwnzpkplzeyhun0dmqpkqwscmzlz4ms3elug4 - &marid age10vw4q40dq0tk9xzexeyn7cl6qka0hz7mfkmhv9g322k0u4dacd5sq8gg67 + - &ophanim age19j87dhkpgrjc5hghwh0njkt6fdgr6tg90hvxrhlrfqa063cwxepq32a23m creation_rules: - path_regex: machines/Lilim/[^/]+.yaml$ key_groups: @@ -15,3 +16,9 @@ creation_rules: - *admins age: - *marid + - path_regex: machines/Ophanim/[^/]+.yaml$ + key_groups: + - pgp: + - *admins + age: + - *ophanim