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

cambio de credenciales de indexer admin y dashboard.
This commit is contained in:
Andrés Felipe Marulanda Hernández 2024-07-22 13:22:47 +00:00
parent c9d1f51177
commit bacee733c7

View File

@ -25,7 +25,7 @@ wazuh_api_credentials:
# 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"