From c79df776529bd48b33d14f7d7393ab3d9c9abc42 Mon Sep 17 00:00:00 2001 From: vkcku Date: Mon, 1 Jun 2026 18:11:24 +0530 Subject: infra(plato): add bootstrap script (kind of) monorepo-revid: bbd7a4536e8bf3ec262976bcc19e9fbe9c650760 --- infra/.sops.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'infra/.sops.yaml') diff --git a/infra/.sops.yaml b/infra/.sops.yaml index 37fe5d1..1e90cd3 100644 --- a/infra/.sops.yaml +++ b/infra/.sops.yaml @@ -4,9 +4,11 @@ keys: - &vkcku "age1jtl0m9t7rtfmh674zres8pecmcugv7yxamv8hkvlf3tk2g8p25nsnccslh" - &hosts '': - &indra "age13tmf72y2hgwhqmyyqh78fhf8f25jd4lggruuhzrrpyjnv7auryks340rqv" + - &plato "" creation_rules: - path_regex: modules/base/secrets.yaml key_groups: - age: - *vkcku - *indra + - *plato -- cgit v1.3.1