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 39248f8 commit 8ed7c54Copy full SHA for 8ed7c54
doc/source/configuration/wazuh.rst
@@ -319,7 +319,7 @@ Encrypt the keys (and remember to commit to git):
319
320
``ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/environments/<environment>/wazuh/wazuh-certificates/*.key``
321
322
-if using the kayobe environments feature, otherwise:
+If using the kayobe environments feature, otherwise:
323
324
``ansible-vault encrypt --vault-password-file ~/vault.pass $KAYOBE_CONFIG_PATH/ansible/wazuh/certificates/certs/*.key``
325
0 commit comments