Improve package revision set up for Wazuh manager and Wazuh indexer packages
Closed this issue · 0 comments
c-bordon commented
Description
It has been detected that the installation methods for Wazuh manager and Wazuh indexer have hardcoded the package revision to -1. The same change that Wazuh Dashboard has should be applied so that it always takes the latest available revision:
wazuh-puppet/manifests/dashboard.pp
Lines 36 to 50 in 7b5d205