Add missing prep.d dir

This commit is contained in:
Daniel Berteaud 2024-04-08 12:25:01 +02:00
parent d328ad3491
commit a79eccc2f1
1 changed files with 5 additions and 0 deletions

5
prep.d/10-kafka-rand-secrets Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
set -euo pipefail
[[ template "common/vault.rand_secrets" merge .kafka . ]]