diff options
| author | vkcku <[email protected]> | 2026-06-01 16:56:28 +0530 |
|---|---|---|
| committer | vkcku <[email protected]> | 2026-06-01 16:56:28 +0530 |
| commit | 5870b40bdc9920fcbc30d784a254343353138ec1 (patch) | |
| tree | c628b3f4f3c6300673d520ffe2a6ad05eff79c8e /infra/.sops.yaml | |
| parent | infra: configure nix-settings as part of base module (diff) | |
infra(indra): add bootstrap script
monorepo-revid: 49db3abd92480fb22d7cdb7af7478ab3504cf7bb
Diffstat (limited to 'infra/.sops.yaml')
| -rw-r--r-- | infra/.sops.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/infra/.sops.yaml b/infra/.sops.yaml index b2bed47..a87014e 100644 --- a/infra/.sops.yaml +++ b/infra/.sops.yaml @@ -2,9 +2,12 @@ keys: - &users '': - &vkcku "age1jtl0m9t7rtfmh674zres8pecmcugv7yxamv8hkvlf3tk2g8p25nsnccslh" + - &hosts '': + - &indra "" creation_rules: - path_regex: modules/base/secrets.yaml key_groups: - age: - *vkcku + - *indra |
