Update roles/wazuh/wazuh-indexer/defaults/main.yml
This commit is contained in:
parent
ab61e2764c
commit
78ddc9a3d0
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user