Files @ 40689344a8f3
Branch filter:

Location: majic-ansible-roles/roles/database_server/templates/root_my.cnf.j2

branko
MAR-15: Implemented role for deploying a MariaDB database.
1
2
3
[client]
user=root
password={{ db_root_password }}