mariadb: initial commit
This commit is contained in:
4
templates/root-my.cnf.j2
Normal file
4
templates/root-my.cnf.j2
Normal file
@@ -0,0 +1,4 @@
|
||||
[client]
|
||||
host=localhost
|
||||
user={{ mariadb_root_username }}
|
||||
password={{ mariadb_root_password }}
|
||||
Reference in New Issue
Block a user