decreasing memory for db-qa02.qa
This commit is contained in:
parent
42fbdffc1e
commit
e3d2fe20d0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ mariadb_root_password: "{{ dbqa01_mysql_root_password }}"
|
||||||
|
|
||||||
# These are normally group variables, but in this case db servers are often different
|
# These are normally group variables, but in this case db servers are often different
|
||||||
lvm_size: 300000
|
lvm_size: 300000
|
||||||
mem_size: 16384
|
mem_size: 8192
|
||||||
num_cpus: 2
|
num_cpus: 2
|
||||||
tcp_ports: [ 5432, 443, 3306 ]
|
tcp_ports: [ 5432, 443, 3306 ]
|
||||||
fas_client_groups: sysadmin-qa,sysadmin-noc,sysadmin-veteran
|
fas_client_groups: sysadmin-qa,sysadmin-noc,sysadmin-veteran
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue