From 8ef5b168215c3525e404669a7fed8166a37a414d Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 24 Mar 2023 15:55:00 +0100 Subject: [PATCH] update_TIA --- inventories/cluster/hosts-TIA.yml | 32 +++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/inventories/cluster/hosts-TIA.yml b/inventories/cluster/hosts-TIA.yml index 8809aa3..ae6c9b7 100644 --- a/inventories/cluster/hosts-TIA.yml +++ b/inventories/cluster/hosts-TIA.yml @@ -1,17 +1,17 @@ --- - all_splunk_instances: - children: - splunk_indexer_TIA: - hosts: - SVLATPLOGIDX01.mom.fr: - SVLATPLOGIDX02.mom.fr: - splunk_uf_Linux_TIA: - hosts: - SVLATPSUPPFI01.mom.fr: - SVLATPSUPPFI02.mom.fr: - splunk_uf_Windows_TIA: - hosts: - SVWATPSUPPFI01.mom.fr: - splunk_cluster_master_TIA: - hosts: - SVLATPLOGCLM01.mom.fr: \ No newline at end of file +- all_splunk_instances: + children: + splunk_indexer_TIA: + hosts: + SVLATPLOGIDX01.mom.fr: + SVLATPLOGIDX02.mom.fr: + splunk_uf_Linux_TIA: + hosts: + SVLATPSUPPFI01.mom.fr: + SVLATPSUPPFI02.mom.fr: + splunk_uf_Windows_TIA: + hosts: + SVWATPSUPPFI01.mom.fr: + splunk_cluster_master_TIA: + hosts: + SVLATPLOGCLM01.mom.fr: \ No newline at end of file