diff --git a/Inventory/cluster/hosts-TIA.ini b/Inventory/cluster/hosts-TIA.ini index ae6c9b7..5ca6f5e 100644 --- a/Inventory/cluster/hosts-TIA.ini +++ b/Inventory/cluster/hosts-TIA.ini @@ -1,17 +1,15 @@ ---- -- 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 + +[splunk_indexer_TIA] +SVLATPLOGIDX01.mom.fr +SVLATPLOGIDX02.mom.fr + +[splunk_uf_Linux_TIA] +SVLATPSUPPFI01.mom.fr +SVLATPSUPPFI02.mom.fr + +[splunk_uf_Windows_TIA] +SVWATPSUPPFI01.mom.fr + +[splunk_cluster_master_TIA] +SVLATPLOGCLM01.mom.fr: \ No newline at end of file