Skip to content

Commit

Permalink
Fix rocky repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
apdibbo committed Sep 23, 2024
1 parent 406d63a commit 6db080e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os_builders/roles/vm_baseline/tasks/wazuh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
name: wazuh
file: wazuh
description: "Repository to install wazuh"
baseurl: https://packages.wazuh.com/key/GPG-KEY-WAZUH
baseurl: https://packages.wazuh.com/4.x/yum/
enabled: true
gpgcheck: false

Expand Down

0 comments on commit 6db080e

Please sign in to comment.