Skip to content

Commit 8e4614f

Browse files
committed
Correct Wazuh docs on secrets encryption
1 parent 109649a commit 8e4614f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration/wazuh.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ It will be used by wazuh secrets playbook to generate wazuh secrets vault file.
249249
.. code-block:: console
250250
251251
kayobe playbook run $KAYOBE_CONFIG_PATH/ansible/wazuh-secrets.yml
252-
ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/inventory/group_vars/wazuh/wazuh-manager/wazuh-secrets
252+
ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/wazuh-secrets.yml
253253
254254
255255
TLS (optional)

0 commit comments

Comments
 (0)