Merge pull request #938 from wazuh/merge-4.5-into-master
Merge `4.5` into `master`
This commit is contained in:
commit
0669c216ed
12
CHANGELOG.md
12
CHANGELOG.md
@ -13,6 +13,18 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
- Update to [Wazuh v4.5.0](https://github.com/wazuh/wazuh/blob/v4.5.0/CHANGELOG.md#v450)
|
||||
|
||||
## [v4.4.5]
|
||||
|
||||
### Added
|
||||
|
||||
- Update to [Wazuh v4.4.5](https://github.com/wazuh/wazuh/blob/v4.4.5/CHANGELOG.md#v445)
|
||||
|
||||
## [v4.4.4]
|
||||
|
||||
### Added
|
||||
|
||||
- Update to [Wazuh v4.4.4](https://github.com/wazuh/wazuh/blob/v4.4.4/CHANGELOG.md#v444)
|
||||
|
||||
## [v4.4.3]
|
||||
|
||||
### Added
|
||||
|
||||
@ -18,6 +18,8 @@ These playbooks install and configure Wazuh agent, manager and indexer and dashb
|
||||
|---------------|---------|--------|
|
||||
| v4.6.0 | | |
|
||||
| v4.5.0 | | |
|
||||
| v4.4.5 | | |
|
||||
| v4.4.4 | | |
|
||||
| v4.4.3 | | |
|
||||
| v4.4.2 | | |
|
||||
| v4.4.1 | | |
|
||||
|
||||
@ -53,7 +53,7 @@ wazuh_winagent_config:
|
||||
# Adding quotes to auth_path_x86 since win_shell outputs error otherwise
|
||||
auth_path_x86: C:\'Program Files (x86)'\ossec-agent\agent-auth.exe
|
||||
check_md5: True
|
||||
md5: 921dee671c223ac7e5424d2ce5d54dfe
|
||||
md5: a03806b7302767d0470d65d3f103fabb
|
||||
|
||||
wazuh_dir: "/var/ossec"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user