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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue