We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
verions
A typo has been found in the PR https://github.com/wazuh/wazuh-qa/pull/4834/files
agent1_user: "ossec" #Only valid for agents verions<4.2.5 agent3_user: "root" #Only valid for agents verions=>4.2.5
As this typo is too frequent and easy to write, a recursive grep must be done to clean all possible occurrences
The text was updated successfully, but these errors were encountered:
LGTM!
Sorry, something went wrong.
damarisg
Successfully merging a pull request may close this issue.
Description
A typo has been found in the PR https://github.com/wazuh/wazuh-qa/pull/4834/files
As this typo is too frequent and easy to write, a recursive grep must be done to clean all possible occurrences
The text was updated successfully, but these errors were encountered: