about summary refs log tree commit diff
path: root/systems/.sops.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'systems/.sops.yaml')
-rw-r--r--systems/.sops.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/systems/.sops.yaml b/systems/.sops.yaml
index 11331c6..c6319cf 100644
--- a/systems/.sops.yaml
+++ b/systems/.sops.yaml
@@ -2,9 +2,21 @@ keys:
   - &sefidel age1jt8xg0lvzj5q4f7fn7nw670qsszm3kv3caa654eh62azra4x44zss4fad8
   - &sefidel_pgp 8BDFDFB56842239382A0441B9238BC709E05516A
   - &host_cobalt age14a2amn7memzvctf2nnrt6uj458x3g4jpcvs04tlkww2z02p05syqawxrwh
+  - &host_v_coord1 age15d6jezemfjt9g7snmw6pgwyw99nld4jhlqfrnfhc8lym9qw7cu2s0av95t
+  - &host_v_nanode1 age1qqkh0r2k4fztl29wmhfq6ayhy9fe3t508tf2qcllf29vdkm235xq7x6frr
 creation_rules:
   - path_regex: cobalt/secrets/[^/]+\.yaml$
     key_groups:
     - age:
       - *sefidel
       - *host_cobalt
+  - path_regex: v-coord1/secrets/[^/]+\.yaml$
+    key_groups:
+    - age:
+      - *sefidel
+      - *host_v_coord1
+  - path_regex: v-nanode1/secrets/[^/]+\.yaml$
+    key_groups:
+    - age:
+      - *sefidel
+      - *host_v_nanode1