From 2f94a7c2b80e35f66f278a537a75de0154130146 Mon Sep 17 00:00:00 2001 From: admingit Date: Fri, 3 Mar 2023 18:10:02 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'inventory/cluster/?= =?UTF-8?q?hosts.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventory/cluster/hosts.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/inventory/cluster/hosts.yml b/inventory/cluster/hosts.yml index 189f5b8..57adbd6 100644 --- a/inventory/cluster/hosts.yml +++ b/inventory/cluster/hosts.yml @@ -2,26 +2,26 @@ all_splunk_instances: children: splunk_search_head_TIC: hosts: - SVLCTPLOGPUB01.mom.fr - SVLCTPLOGPUB02.mom.fr + SVLCTPLOGPUB01.mom.fr: + SVLCTPLOGPUB02.mom.fr: splunk_indexer_TIC: hosts: - SVLCTPLOGIDX01.mom.fr - SVLCTPLOGIDX02.mom.fr + SVLCTPLOGIDX01.mom.fr: + SVLCTPLOGIDX02.mom.fr: splunk_licence_master: hosts: - SVLCTPLOGLMR.mom.fr + SVLCTPLOGLMR.mom.fr: splunk_uf_Linux_TIC: hosts: - SVLCTPSUPPFI01.mom.fr - SVLCTPSUPPFI02.mom.fr - 10.10.30.16 + SVLCTPSUPPFI01.mom.fr: + SVLCTPSUPPFI02.mom.fr: + 10.10.30.16: splunk_uf_Windows_TIC: hosts: - SVWCTPSUPPFI01.mom.fr + SVWCTPSUPPFI01.mom.fr: splunk_deployement_TIC: hosts: - SVLCTPLOGSUP01.mom.fr + SVLCTPLOGSUP01.mom.fr: splunk_monitoring_TIC: hosts: - SVLCTPLOGSUP01.mom.fr \ No newline at end of file + SVLCTPLOGSUP01.mom.fr: \ No newline at end of file