This repository has been archived on 2020-09-30. You can view files and clone it, but cannot push or open issues or pull requests.
id.autonomic.zone/deploy.d/db.yml
Luke Murphy 24b0e7d06d
All checks were successful
continuous-integration/drone/push Build is passing
Break up config (implementation details...)
2020-04-13 14:34:27 +02:00

5 lines
83 B
YAML

---
mariadb:
password: "{{ db_passwd }}"
root_password: "{{ root_db_passwd }}"