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