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

@ -26,6 +26,8 @@ dbs_to_backup:
- resultsdb_stg
- resultsdb_dev
mariadb_root_password: "{{ dbqa01_mysql_root_password }}"
# These are normally group variables, but in this case db servers are often different
lvm_size: 300000
mem_size: 8192