From 6e44061e6977e7b957a79919526c90d2cc169f8c Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 5 Oct 2017 02:00:24 +0000 Subject: [PATCH] constrain max memory --- inventory/host_vars/db-datanommer01.phx2.fedoraproject.org | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/host_vars/db-datanommer01.phx2.fedoraproject.org b/inventory/host_vars/db-datanommer01.phx2.fedoraproject.org index 06e91e9994..f2b4a847fc 100644 --- a/inventory/host_vars/db-datanommer01.phx2.fedoraproject.org +++ b/inventory/host_vars/db-datanommer01.phx2.fedoraproject.org @@ -20,6 +20,7 @@ databases: # These are normally group variables, but in this case db servers are often different lvm_size: 500000 mem_size: 16384 +max_mem_size: "{{ mem_size * 2 }}" num_cpus: 8 tcp_ports: [ 5432, 443 ] fas_client_groups: sysadmin-dba,sysadmin-noc,sysadmin-veteran