fixup! vault: implement bootstrap integration
Some checks failed
Run nix flake check / flake-check (push) Has been cancelled

This commit is contained in:
2026-02-03 00:54:15 +01:00
parent 54e522038c
commit a68e02aa02
3 changed files with 89 additions and 45 deletions

View File

@@ -49,7 +49,7 @@ locals {
# TODO: Remove after testing
"hosts/vaulttest01/test-service" = {
auto_generate = true
password_length = 24
password_length = 32
}
}
}