Minor format changes on production ready
This commit is contained in:
parent
1932f683a8
commit
3919e55503
@ -46,7 +46,7 @@
|
||||
tags:
|
||||
- generate-certs
|
||||
|
||||
#Wazuh Indexer Cluster
|
||||
# Wazuh indexer cluster
|
||||
- hosts: wi_cluster
|
||||
strategy: free
|
||||
roles:
|
||||
@ -154,7 +154,7 @@
|
||||
- "{{ hostvars.wi2.private_ip }}"
|
||||
- "{{ hostvars.wi3.private_ip }}"
|
||||
|
||||
#Indexer+Dashboard node
|
||||
# Indexer + dashboard node
|
||||
- hosts: dashboard
|
||||
roles:
|
||||
- role: "../roles/opensearch/wazuh-indexer"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user