adding mariadb_server role and needed bits for putting mariadb on db-qa01.qa

This commit is contained in:
Tim Flink 2015-01-31 01:35:47 +00:00
parent c79de8dae4
commit 5c6b60bf7f
7 changed files with 400 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[client]
user=root
password={{ mariadb_root_password }}