From d4fba9fd55676a72d430d54a96f04e9606a53091 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Fri, 19 Apr 2024 10:43:40 +0200 Subject: [PATCH] [mailman3] Update host file * Increase the memory (to prevent swapping) * Add sar variables Signed-off-by: Michal Konecny --- inventory/host_vars/mailman01.stg.iad2.fedoraproject.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/inventory/host_vars/mailman01.stg.iad2.fedoraproject.org b/inventory/host_vars/mailman01.stg.iad2.fedoraproject.org index 7e339cda41..1d6e36399b 100644 --- a/inventory/host_vars/mailman01.stg.iad2.fedoraproject.org +++ b/inventory/host_vars/mailman01.stg.iad2.fedoraproject.org @@ -7,4 +7,8 @@ ks_repo: http://10.3.163.35/repo/rhel/RHEL9-x86_64/ ks_url: http://10.3.163.35/repo/rhel/ks/kvm-rhel vmhost: vmhost-x86-09.stg.iad2.fedoraproject.org volgroup: /dev/vg_guests -mem_size: 8192 +mem_size: 16384 +sar_output_file: mailinglists.json +# GDPR SAR variables +sar_script: /srv/webui/bin/mailman-sar.py +sar_script_user: apache