From e3d2fe20d02cdb0092ba1792488db0451332d69b Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Tue, 25 Apr 2017 15:12:53 +0000 Subject: [PATCH] decreasing memory for db-qa02.qa --- inventory/host_vars/db-qa02.qa.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/db-qa02.qa.fedoraproject.org b/inventory/host_vars/db-qa02.qa.fedoraproject.org index 1a6b5eda42..1134384ab1 100644 --- a/inventory/host_vars/db-qa02.qa.fedoraproject.org +++ b/inventory/host_vars/db-qa02.qa.fedoraproject.org @@ -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 lvm_size: 300000 -mem_size: 16384 +mem_size: 8192 num_cpus: 2 tcp_ports: [ 5432, 443, 3306 ] fas_client_groups: sysadmin-qa,sysadmin-noc,sysadmin-veteran