From f08ef6457fbaf15523b057db82518a85844813a2 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 16 Feb 2024 09:21:08 -0800 Subject: Disable https: probes on friteuse Use of https was disabled there as unnecessary in commit 56079da1. --- modules/xymon/templates/bb-hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index 11faca83..7a3489dc 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -40,7 +40,7 @@ group-compress Marseille 212.85.158.153 duvel.<%= domain %> # testip ssh rsync svn git ldapssl ldap group-compress VM Sucuk -192.168.122.131 friteuse.<%= domain %> # testip ssh sni http://forums.<%= domain %>=<%= @nodes_ipaddr['friteuse']['ipv4'] %>/ https://forums.<%= domain %>=<%= @nodes_ipaddr['friteuse']['ipv4'] %>/ +192.168.122.131 friteuse.<%= domain %> # testip ssh http://forums.<%= domain %>=<%= @nodes_ipaddr['friteuse']['ipv4'] %>/ %>/ group-compress Scaleway 163.172.148.228 neru.mageia.org # testip ssh dns ldap ldapssl smtp -- cgit v1.2.1