From ba921fe18b703adf9f6b4f47ce3f51d177b0e620 Mon Sep 17 00:00:00 2001 From: JocelynPa Date: Fri, 24 Mar 2023 15:58:23 +0100 Subject: [PATCH] test_for_inventorie --- Apps_for_DS/hosts-TIA.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Apps_for_DS/hosts-TIA.yml diff --git a/Apps_for_DS/hosts-TIA.yml b/Apps_for_DS/hosts-TIA.yml new file mode 100644 index 0000000..ae6c9b7 --- /dev/null +++ b/Apps_for_DS/hosts-TIA.yml @@ -0,0 +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