Update roles/wazuh/wazuh-dashboard/defaults/main.yml
This commit is contained in:
parent
8e410f7325
commit
b0667e2ad5
@ -25,7 +25,9 @@ wazuh_api_credentials:
|
|||||||
|
|
||||||
# Dashboard Security
|
# Dashboard Security
|
||||||
dashboard_security: true
|
dashboard_security: true
|
||||||
indexer_admin_password: changeme
|
indexer_admin_password: MarkGruflyD3th*
|
||||||
|
# indexer_admin_password: changeme
|
||||||
dashboard_user: kibanaserver
|
dashboard_user: kibanaserver
|
||||||
dashboard_password: changeme
|
dashboard_password: MarkGruflyD3th*
|
||||||
|
# dashboard_password: changeme
|
||||||
local_certs_path: "{{ playbook_dir }}/indexer/certificates"
|
local_certs_path: "{{ playbook_dir }}/indexer/certificates"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user