We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109649a commit 8e4614fCopy full SHA for 8e4614f
doc/source/configuration/wazuh.rst
@@ -249,7 +249,7 @@ It will be used by wazuh secrets playbook to generate wazuh secrets vault file.
249
.. code-block:: console
250
251
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
+ ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/wazuh-secrets.yml
253
254
255
TLS (optional)
0 commit comments