From 538126765afa05ebb6a0f2bc302453d462baf2d2 Mon Sep 17 00:00:00 2001 From: admingit Date: Fri, 27 Dec 2024 14:55:56 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'inventories/cluste?= =?UTF-8?q?r/hosts=5FSPL.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- inventories/cluster/hosts_SPL.yml | 63 ++++++++++++++++--------------- 1 file changed, 33 insertions(+), 30 deletions(-) diff --git a/inventories/cluster/hosts_SPL.yml b/inventories/cluster/hosts_SPL.yml index 3acce9e..6083a88 100755 --- a/inventories/cluster/hosts_SPL.yml +++ b/inventories/cluster/hosts_SPL.yml @@ -1,31 +1,34 @@ - all_splunk_instances: - children: - splunk_search_head: - hosts: - SPLSH01.jpit.com: - SPLSH02.jpit.com: - splunk_indexer: - hosts: - SPLIDX01.jpit.com: - SPLIDX02.jpit.com: - splunk_licence_master: - hosts: - SRVLM01.jpit.com: - splunk_uf_Linux: - hosts: - SPLFWD01.jpit.com: - SPLFWD02.jpit.com: - splunk_uf_Windows: - hosts: - splunk_deployement: - hosts: - SPLDSMC.jpit.com: - splunk_monitoring: - hosts: - SPLDSMC.jpit.com: - splunk_cluster_master: - hosts: - SPLCLM01.jpit.com: - splunk_hf_Linux: - hosts: + all_splunk_instances: + children: + splunk_search_head: + hosts: + SPLSH01.jpit.com: + SPLSH02.jpit.com: + splunk_indexer: + hosts: + SPLIDX01.jpit.com: + SPLIDX02.jpit.com: + SPLIDX03.jpit.com: + SPLIDX04.jpit.com: + splunk_licence_master: + hosts: + SRVLM01.jpit.com: + splunk_uf_Linux: + hosts: + SPLFWD01.jpit.com: + SPLFWD02.jpit.com: + splunk_uf_Windows: + hosts: + splunk_deployement: + hosts: + SPLDSMC.jpit.com: + splunk_monitoring: + hosts: + SPLDSMC.jpit.com: + splunk_cluster_master: + hosts: + SPLCLM01.jpit.com: + SPLCLM02.jpit.com: + splunk_hf_Linux: + hosts: SPLHF01.jpit.com: \ No newline at end of file