mariadb/prep.d/10-rand-pwd.sh

6 lines
90 B
Bash
Executable File

#!/bin/sh
set -euo pipefail
[[ template "common/vault.rand_secrets" merge .mariadb . ]]