Open mzaghab-vp opened 3 months ago
Hello.
What we are looking for with these deployment methods is an ease to deploy Wazuh with its default configurations, all additional configurations will have to be done after the deployment has been done, or you can fork and edit the deployment as you see fit.
Parameterizing the indexer name impacts different deployments and configurations, so for now we rule out incorporating this change. However, we really appreciate your proposal.
Regards.
Is there a reason to hardcode the cn name of the indexer in the
_wazuh_indexer_yml.erb_
file, this implies to prefix all our indexer hostname by'indexer-'
? cn indexer : https://github.com/wazuh/wazuh-puppet/blob/master/templates/wazuh_indexer_yml.erb#L32 can we made this prefix optional ?