From cfbfb21078e55d99dec10cbc497f85d3bac789b7 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Mon, 27 Mar 2023 22:33:07 +0200 Subject: [PATCH] Update_TIA --- Inventories/cluster/hosts-TIA.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Inventories/cluster/hosts-TIA.yml b/Inventories/cluster/hosts-TIA.yml index 22b61ea..e009264 100644 --- a/Inventories/cluster/hosts-TIA.yml +++ b/Inventories/cluster/hosts-TIA.yml @@ -1,16 +1,16 @@ all_splunk_instances: children: - splunk_indexer_TIA: + splunk_indexer: hosts: SVLATPLOGIDX01.mom.fr: SVLATPLOGIDX02.mom.fr: - splunk_uf_Linux_TIA: + splunk_uf_Linux: hosts: SVLATPSUPPFI01.mom.fr: SVLATPSUPPFI02.mom.fr: - splunk_uf_Windows_TIA: + splunk_uf_Windows: hosts: SVWATPSUPPFI01.mom.fr: - splunk_cluster_master_TIA: + splunk_cluster_master: hosts: SVLATPLOGCLM01.mom.fr: \ No newline at end of file