Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
role
/
mariadb
/
661c00df986f6777c901f76461bea35d85ffa074
/
.
/
templates
/
user.my.cnf.j2
blob: cdf86c54cc7d6f93898f281ee8541418558749e2 [
file
] [
log
] [
blame
]
{#
SPDX
-
FileCopyrightText
:
©
2020
Open
Networking
Foundation
<
support@opennetworking
.
org
>
SPDX
-
License
-
Identifier
:
Apache
-
2.0
#}
# mariadb templates/user.my.cnf.j2 - {{ ansible_managed }}
[
client
]
user
=
root
password
=
"{{ mariadb_root_password }}"