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