Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
role
/
mariadb
/
b2e4cb1237c99f6b2a7afca1ed39e77f65197bef
/
.
/
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 }}"