From a38e90adf7d746cc9cb1c1e02a615e32556597fa Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sun, 26 Jul 2026 08:45:30 +0000 Subject: move microvms to separate folder --- .sops.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.sops.yaml') diff --git a/.sops.yaml b/.sops.yaml index cb46d58..864422b 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -30,31 +30,31 @@ creation_rules: - *admin_toaster - *admin_frituurpan - *minime - - path_regex: hosts/auth/[^/]+\.yaml$ + - path_regex: microvms/auth/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *auth - - path_regex: hosts/immich/[^/]+\.yaml$ + - path_regex: microvms/immich/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *immich - - path_regex: hosts/miniflux/[^/]+\.yaml$ + - path_regex: microvms/miniflux/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *miniflux - - path_regex: hosts/forgejo/[^/]+\.yaml$ + - path_regex: microvms/forgejo/[^/]+\.yaml$ key_groups: - age: - *admin_toaster - *admin_frituurpan - *forgejo - - path_regex: hosts/stream/[^/]+\.yaml$ + - path_regex: microvms/stream/[^/]+\.yaml$ key_groups: - age: - *admin_toaster -- cgit v1.3.1