From 056fcc013701030f04be1da7b0040146eb337256 Mon Sep 17 00:00:00 2001 From: admingit Date: Fri, 3 Mar 2023 18:06:39 +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 | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/inventory/cluster/hosts.yml b/inventory/cluster/hosts.yml index 201e148..189f5b8 100644 --- a/inventory/cluster/hosts.yml +++ b/inventory/cluster/hosts.yml @@ -2,25 +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: + 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 -- 2.36.4