From b42f9f12aedf4dbedb0fb2a7d00dda4b5408d068 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 12 Jan 2024 00:17:18 +0900 Subject: feat(systems/v-conoha1): init --- systems/.sops.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'systems/.sops.yaml') diff --git a/systems/.sops.yaml b/systems/.sops.yaml index c6319cf..673fb87 100644 --- a/systems/.sops.yaml +++ b/systems/.sops.yaml @@ -4,6 +4,7 @@ keys: - &host_cobalt age14a2amn7memzvctf2nnrt6uj458x3g4jpcvs04tlkww2z02p05syqawxrwh - &host_v_coord1 age15d6jezemfjt9g7snmw6pgwyw99nld4jhlqfrnfhc8lym9qw7cu2s0av95t - &host_v_nanode1 age1qqkh0r2k4fztl29wmhfq6ayhy9fe3t508tf2qcllf29vdkm235xq7x6frr + - &host_v_conoha1 age1trapu56vpu4rq9eh87dqv4hs0hxnntevy3xr3qv8pfxujyzvj3csf6dfxg creation_rules: - path_regex: cobalt/secrets/[^/]+\.yaml$ key_groups: @@ -20,3 +21,8 @@ creation_rules: - age: - *sefidel - *host_v_nanode1 + - path_regex: v-conoha1/secrets/[^/]+\.yaml$ + key_groups: + - age: + - *sefidel + - *host_v_conoha1 -- cgit 1.4.1