Skip to content
New issue

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

Fix typo in the comment #4896

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Fix typo in the comment #4896

merged 2 commits into from
Feb 5, 2024

Conversation

damarisg
Copy link
Member

@damarisg damarisg commented Jan 31, 2024

Description

Change verions to versions. I added this change to the master because the issue does not have the 4.8.0 project.


@damarisg damarisg linked an issue Jan 31, 2024 that may be closed by this pull request
@damarisg damarisg changed the title Fix typo in the comment. Fix typo in the comment Jan 31, 2024
QU3B1M
QU3B1M previously approved these changes Feb 1, 2024
Copy link
Member

@QU3B1M QU3B1M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@@ -11,7 +11,7 @@ agent1_id: "001"
agent1_hostname: "wazuh-agent1"
agent1_key: "1111111111111111111111111111111111111111111111111111111111111111"
agent1_package: "https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.1.5-1_amd64.deb"
agent1_user: "ossec" #Only valid for agents verions<4.2.5
agent1_user: "ossec" #Only valid for agents versions<4.2.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
agent1_user: "ossec" #Only valid for agents versions<4.2.5
agent1_user: "ossec" #Only valid for agents version<4.2.5

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Applied on 47318b6

@@ -22,7 +22,7 @@ agent3_id: "003"
agent3_hostname: "wazuh-agent3"
agent3_key: "3333333333333333333333333333333333333333333333333333333333333333"
agent3_package: "https://{{package_repository}}.wazuh.com/{{repository}}/apt/pool/main/w/wazuh-agent/wazuh-agent_{{package_version}}-{{package_revision}}_amd64.deb"
agent3_user: "root" #Only valid for agents verions=>4.2.5
agent3_user: "root" #Only valid for agents versions=>4.2.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
agent3_user: "root" #Only valid for agents versions=>4.2.5
agent3_user: "root" #Only valid for agents version=>4.2.5

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Applied on 47318b6

@davidjiglesias davidjiglesias merged commit 7fd6abd into master Feb 5, 2024
2 checks passed
@davidjiglesias davidjiglesias deleted the enhancemente/4835-fix-typo branch February 5, 2024 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix verions typo in 4.8.x branches
3 participants