From 8d86dbc5e236dc1a3719b11df7cda2295b6f9c23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Fri, 4 Jul 2025 19:35:52 +0200 Subject: [PATCH] FMN: use the fqdn for log01 in collectd MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/openshift-apps/fmn/templates/collectd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/fmn/templates/collectd.conf b/roles/openshift-apps/fmn/templates/collectd.conf index 7a8c3ea76c..81b7cf7fdc 100644 --- a/roles/openshift-apps/fmn/templates/collectd.conf +++ b/roles/openshift-apps/fmn/templates/collectd.conf @@ -24,7 +24,7 @@ LoadPlugin logfile # Send data to log01 LoadPlugin network - Server "log01" + Server "log01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org" # FMN