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

This commit is contained in:
Andrés Felipe Marulanda Hernández 2024-12-04 22:10:23 +00:00
parent a15193ffce
commit ba27f1c039

View File

@ -21,11 +21,11 @@ wazuh_api_credentials:
url: "https://127.0.0.1"
port: 55000
username: "wazuh"
password: "wazuh"
password: "Nibru_Z1ggur@t"
# Dashboard Security
dashboard_security: true
indexer_admin_password: changeme
indexer_admin_password: MarkGruflyD3th*
dashboard_user: kibanaserver
dashboard_password: changeme
dashboard_password: MarkGruflyD3th*
local_certs_path: "{{ playbook_dir }}/indexer/certificates"