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

Add custom packages for Windows packages #801

Merged
merged 4 commits into from
Jun 21, 2022

Conversation

roronoasins
Copy link

Related issue
close #798

Description

As part of #797, this PR aims to extend the ansible playbooks so we can install custom windows packages.

Changes

  • Added task for custom windows packages

How to use it

Adding the following vars within a host in your inventory, you can install a custom windows agent package(more info in #798):

  • wazuh_custom_packages_installation_agent_msi_url
  • wazuh_custom_packages_installation_agent_enabled

Rebits and others added 2 commits June 14, 2022 11:43
Now, you can install Windows agents specifyin the following vars in your inventory:
- wazuh_custom_packages_installation_agent_msi_url: package_url
- wazuh_custom_packages_installation_agent_enabled: true
@roronoasins roronoasins added qa QA qa-thunder QA support: Vulnerability detector, Wazuh DB, Integrator, Log rotation, Labels, Office 365 labels Jun 15, 2022
@roronoasins roronoasins requested a review from Rebits June 15, 2022 14:59
@roronoasins roronoasins self-assigned this Jun 15, 2022
@roronoasins roronoasins linked an issue Jun 15, 2022 that may be closed by this pull request
2 tasks
@Rebits Rebits force-pushed the 2796-provisioning-tool-4.4 branch from ed65c04 to 280e02b Compare June 20, 2022 12:36
@Rebits Rebits merged commit d7b96bf into 2796-provisioning-tool-4.4 Jun 21, 2022
@Rebits Rebits deleted the 798-windows-custom-package branch June 21, 2022 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa QA qa-thunder QA support: Vulnerability detector, Wazuh DB, Integrator, Log rotation, Labels, Office 365
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Windows agent support
2 participants