Radish alpha
r
rad:z254T5p17bdFPmzfDojsdjo4HjpoZ
Radicle Infrastructure as Code (NixOS, OpenTofu, …)
Radicle
Git
sops: Fix after moving host configurations
Lorenz Leutgeb committed 4 days ago
commit 0cfcc4f25511f64f19b5c1c8ae88ae20f40c372d
parent edad6b2
1 file changed +3 -3
modified .sops.yaml
@@ -8,21 +8,21 @@ seys:
  - &rosa    age1edrvqxxahlt760rnnq990m2hmeezh4gzl538e2zg5j2axnd37vaqcp0x49
  - &iris    age1m9vcrmqxqcghkk2672wpngwxsj5dk2807kmdze4r05nz7p3pue2s6djkm6
creation_rules:
-
  - path_regex: os/host/seed/sops/[^/]+\.(bin|json|yaml|env)$
+
  - path_regex: os/host/dev/seed/sops/[^/]+\.(bin|json|yaml|env)$
    key_groups:
    - age:
      - *lorenz
      - *fintan
      - *erik
      - *seed
-
  - path_regex: os/host/iris/sops/[^/]+\.(bin|json|yaml|env)$
+
  - path_regex: os/host/network/iris/sops/[^/]+\.(bin|json|yaml|env)$
    key_groups:
    - age:
      - *lorenz
      - *fintan
      - *erik
      - *iris
-
  - path_regex: os/host/rosa/sops/[^/]+\.(bin|json|yaml|env)$
+
  - path_regex: os/host/network/rosa/sops/[^/]+\.(bin|json|yaml|env)$
    key_groups:
    - age:
      - *lorenz