Update roles/wazuh/wazuh-indexer/defaults/main.yml

This commit is contained in:
Andrés Felipe Marulanda Hernández 2024-12-04 22:11:15 +00:00
parent ba27f1c039
commit 9c7d7dcf8e

View File

@ -24,7 +24,7 @@ minimum_master_nodes: 2
# Configure hostnames for Wazuh indexer nodes
# Example es1.example.com, es2.example.com
domain_name: wazuh.com
domain_name: dmz.agofer
indexer_sec_plugin_conf_path: /etc/wazuh-indexer/opensearch-security
indexer_sec_plugin_tools_path: /usr/share/wazuh-indexer/plugins/opensearch-security/tools
@ -40,8 +40,8 @@ indexer_jvm_xms: null
indexer_http_port: 9200
indexer_admin_password: changeme
dashboard_password: changeme
indexer_admin_password: MarkGruflyD3th*
dashboard_password: MarkGruflyD3th*
# Deployment settings
generate_certs: true