From e1d3dcc491303259154097c1418a461dbd6b80b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 9 May 2023 13:31:12 +0200 Subject: [PATCH] Darn JS SPA MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- roles/nagios_server/templates/nagios/services/websites.cfg.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/nagios_server/templates/nagios/services/websites.cfg.j2 b/roles/nagios_server/templates/nagios/services/websites.cfg.j2 index f0fcc3a327..98c4a76f57 100644 --- a/roles/nagios_server/templates/nagios/services/websites.cfg.j2 +++ b/roles/nagios_server/templates/nagios/services/websites.cfg.j2 @@ -237,7 +237,7 @@ define service { define service { hostgroup_name proxies_ocp4 service_description http-fmn-web - check_command check_website_ssl!notifications.fedoraproject.org!/!Notifications + check_command check_website_ssl!notifications.fedoraproject.org!/!FMN use websitetemplate }