From ae574c9612f75108ee81a3817f4235b49e7216e9 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 3 Mar 2023 17:54:27 +0100 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour=20inventaire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventory/cluster/hosts.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/inventory/cluster/hosts.yml b/inventory/cluster/hosts.yml index da615b5..201e148 100644 --- a/inventory/cluster/hosts.yml +++ b/inventory/cluster/hosts.yml @@ -2,25 +2,25 @@ 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: 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