From 67792b57adad10385610f9882f2a7dfceb57a61e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 29 Feb 2024 15:28:29 +0100 Subject: [PATCH] MM: restore host-specific crawler logs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- .../mirrormanager/templates/mirrormanager2.cfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/mirrormanager/templates/mirrormanager2.cfg.py b/roles/openshift-apps/mirrormanager/templates/mirrormanager2.cfg.py index 56de026e57..7a3c0bd5bc 100644 --- a/roles/openshift-apps/mirrormanager/templates/mirrormanager2.cfg.py +++ b/roles/openshift-apps/mirrormanager/templates/mirrormanager2.cfg.py @@ -134,7 +134,7 @@ GEOIP_BASE = "/var/lib/mirrormanager/geoip" # which can the be used in the web interface by the mirror admins. # Other parts besides the crawler are also using this variable to # decide where to store log files. -MM_LOG_DIR = "-" +MM_LOG_DIR = "/var/lib/mirrormanager/logs" # This is used to exclude certain protocols to be entered # for host category URLs at all.