adding mariadb_server role and needed bits for putting mariadb on db-qa01.qa
This commit is contained in:
parent
c79de8dae4
commit
5c6b60bf7f
7 changed files with 400 additions and 0 deletions
3
roles/mariadb_server/templates/dotmy.cnf.j2
Normal file
3
roles/mariadb_server/templates/dotmy.cnf.j2
Normal file
|
@ -0,0 +1,3 @@
|
|||
[client]
|
||||
user=root
|
||||
password={{ mariadb_root_password }}
|
Loading…
Add table
Add a link
Reference in a new issue