Skip to content
Snippets Groups Projects
Commit 026c5cea authored by Matthew X. Economou's avatar Matthew X. Economou
Browse files

Add example 'mysql:server:root_user' key-value pair.

parent 524b6e98
No related branches found
No related tags found
No related merge requests found
mysql:
server:
# Use this account for database admin (defaults to root)
root_user: 'admin'
# root_password: False - to have root@localhost without password
root_password: 'somepass'
user: mysql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment