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

Changed Windows installation directory #116

Merged
merged 1 commit into from
Dec 27, 2018
Merged

Conversation

cadoming
Copy link
Contributor

Hi team,

Like @manuasir said in the Issue #93 Ansible was installing the Wazuh agents for Windows in an incorrect path, this PR fix this. Thank you @manuasir for noticing.

  • Added a task to check if the path C:\Program Files (x86) exists.
  • Changed the path installation to the default one.
  • IF/ELSE condition in the need it tasks depending if C:\Program Files (x86) exists.

I tested this changes in:

  • windows7
  • windows 8.1
  • windows 10

and tested if the agents communicate well with the manager and that the manager recieves the alerts of the agents

Regards,
Carlos

This was referenced Dec 21, 2018
@jesuslinares jesuslinares requested review from LuisGi93 and removed request for SitoRBJ December 23, 2018 19:36
@jesuslinares jesuslinares added this to the 52th week sprint milestone Dec 23, 2018
Copy link
Contributor

@LuisGi93 LuisGi93 left a comment

Choose a reason for hiding this comment

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

Hello @cadoming,
Great contribution. Have tested your fix and works perfectly. Can be merged.
Regards.

@jesuslinares jesuslinares merged commit e94a0cf into 3.7 Dec 27, 2018
@jesuslinares jesuslinares deleted the Issue_93-windows_directory branch December 27, 2018 11:52
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.

None yet

3 participants