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

Update windows agent version #96

Merged
merged 3 commits into from
Dec 19, 2018
Merged

Conversation

SitoRBJ
Copy link
Contributor

@SitoRBJ SitoRBJ commented Dec 19, 2018

Hello team,

This PR solves #95,

To update the installation of Wazuh agent in Windows, we had to perform the following steps.

  1. We removed the old package as the version was not updated.

  2. We have added the msi package of the latest version available from the Wazuh agent.

  3. We have modified the params.pp manifest to update the Windows package version.

  4. We had to modify the client.pp manifest to install the msi package we have uploaded, as well as register it properly. Apparently, the authd method was not contemplated by Puppet when installing agents on Windows. We have modified the condition that caused an error message when using authd in agents installed in Windows.

We have divided the installation of the package contemplating the two options of registry.

Regards,

Alfonso Ruiz-Bravo

@jesuslinares jesuslinares merged commit df2fc31 into 3.7 Dec 19, 2018
@jesuslinares jesuslinares deleted the update-windows-agent-version branch December 19, 2018 16:18
@jesuslinares
Copy link
Contributor

Great job!

This was referenced Dec 19, 2018
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.

2 participants