From 332e9b0abccf6a04991235987e28a1f6d0a74d8e Mon Sep 17 00:00:00 2001
From: unknown <anthony.arnoux@localhost>
Date: Tue, 6 Jun 2023 13:37:48 +0200
Subject: [PATCH] s-webcom nagios hostgroup ok

---
 roles/nagios/files/hostgroups.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/nagios/files/hostgroups.cfg b/roles/nagios/files/hostgroups.cfg
index e43b03a..d8f2b3e 100644
--- a/roles/nagios/files/hostgroups.cfg
+++ b/roles/nagios/files/hostgroups.cfg
@@ -2,7 +2,7 @@ define hostgroup {
 
     hostgroup_name          debian-servers           ; The name of the hostgroup
     alias                   Linux Servers           ; Long name of the group
-    members                 s-infra, s-proxy, s-adm, s-nxc, s-appli, s-backup, s-itil, s-fog, r-int, r-ext               ; Comma separated list of hosts that belong to this group
+    members                 s-infra, s-proxy, s-adm, s-nxc, s-appli, s-backup, s-itil, s-fog, r-int, r-ext, s-webcom               ; Comma separated list of hosts that belong to this group
 }
 
 define hostgroup {