about summary refs log tree commit diff
path: root/hosts/tahoe/secrets/gerrit/secure-config.age (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ref(gerrit): delete modules/docs/configs for gerrit/buildkiteFranck Cuny2022-11-071-0/+0
|
* feat(modules/gerrit): manage secure configuration with nixFranck Cuny2022-07-181-0/+0
Currently the secure configuration for gerrit is not managed by nix. This is likely going to break in the future and I'll hate myself for that. Let's move it into nix and encrypt it with age, like we do for other secrets. Change-Id: Ia7a006748a3ad64fa4b97ca9e8cbd98c99433982 Reviewed-on: https://cl.fcuny.net/c/world/+/622 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net>