Changed user for username in the wazuh-keystore command

This commit is contained in:
Gonzalo Acuña 2024-01-31 09:26:13 -03:00
parent 65d896ec7f
commit 5936bf290f
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -254,7 +254,7 @@
- name: Generate the wazuh-keystore
shell: >
/var/ossec/bin/wazuh-keystore -f indexer -k user -v {{ indexer_security_user }}
/var/ossec/bin/wazuh-keystore -f indexer -k username -v {{ indexer_security_user }}
/var/ossec/bin/wazuh-keystore -f indexer -k password -v {{ indexer_security_password }}
notify: restart wazuh-manager
tags: