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 MacOS support using custom packages #804

Merged
merged 5 commits into from
Jul 20, 2022

Conversation

roronoasins
Copy link

@roronoasins roronoasins commented Jun 21, 2022

Related issue
close #800

Description

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

Changes

  • Added task for MacOS custom 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):

  • macos_agent_pkg - Agent package url
  • wazuh_custom_packages_installation_agent_enabled - Boolean that allows us to use custom packages

Checks

PLAY RECAP ***************************************************************************************************************************************************************************************************
Deployer_67_20220621104326_macos_0_0 : ok=8    changed=3    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0 

Deployer build - 🟢
Macos provision build - 🟢

Now, you can specify custom agent packages within your inventory
@roronoasins roronoasins added qa QA qa-thunder QA support: Vulnerability detector, Wazuh DB, Integrator, Log rotation, Labels, Office 365 labels Jun 21, 2022
@roronoasins roronoasins requested a review from Rebits June 21, 2022 10:01
@roronoasins roronoasins self-assigned this Jun 21, 2022
@roronoasins roronoasins requested a review from Rebits June 24, 2022 17:06
@Rebits Rebits merged commit 25a4147 into 2796-provisioning-tool-4.4 Jul 20, 2022
@Rebits Rebits deleted the 800-macos-support branch July 20, 2022 13:58
perryk pushed a commit to perryk/wazuh-ansible that referenced this pull request Aug 17, 2022
Fixed duplicated entries in Windows agent conf wazuh#804
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.

2 participants