Merge pull request #89 from wazuh/Issue-88_version_windows_installer
Changed windows agent version
This commit is contained in:
commit
b4471a2f03
@ -3,10 +3,12 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
## v3.7.0-37xx
|
||||
|
||||
|
||||
### Removed
|
||||
|
||||
- clean old code for windows agent ([#86](https://github.com/wazuh/wazuh-ansible/pull/86))
|
||||
|
||||
|
||||
## v3.7.0-3701
|
||||
|
||||
### Added
|
||||
|
||||
@ -19,10 +19,10 @@ wazuh_notify_time: null
|
||||
wazuh_time_reconnect: null
|
||||
wazuh_winagent_config:
|
||||
install_dir: 'C:\wazuh-agent\'
|
||||
version: '3.3.1'
|
||||
version: '3.7.0'
|
||||
revision: '1'
|
||||
repo: https://packages.wazuh.com/3.x/windows/
|
||||
md5: 935d1993029021f3951b9511e2171207
|
||||
md5: 43936e7bc7eb51bd186f47dac4a6f477
|
||||
wazuh_agent_config:
|
||||
active_response_disabled: 'no'
|
||||
log_format: 'plain'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user