Changed user for username in the wazuh-keystore command
This commit is contained in:
parent
65d896ec7f
commit
5936bf290f
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user