summaryrefslogtreecommitdiff
path: root/.sops.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.sops.yaml')
-rw-r--r--.sops.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.sops.yaml b/.sops.yaml
index 2bae76c1..3e980989 100644
--- a/.sops.yaml
+++ b/.sops.yaml
@@ -39,6 +39,6 @@ creation_rules:
39 - path_regex: ^hosts/skadhi/ 39 - path_regex: ^hosts/skadhi/
40 key_groups: 40 key_groups:
41 - age: [ *admin_gkleen, *machine_skadhi ] 41 - age: [ *admin_gkleen, *machine_skadhi ]
42 - path_regex: skadhi\/?[^\/]*$ 42 - path_regex: skadhi(\/.*)?$
43 key_groups: 43 key_groups:
44 - age: [ *admin_gkleen, *machine_skadhi ] 44 - age: [ *admin_gkleen, *machine_skadhi ]