Merge pull request #247 from wazuh/3.10.2_7.3.2-release

Wazuh Release 3.10.2 7.3.2
This commit is contained in:
Manuel J. Bernal 2019-09-25 16:22:24 +02:00 committed by GitHub
commit af115d73a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 36 additions and 20 deletions

View File

@ -1,6 +1,22 @@
# Change Log
All notable changes to this project will be documented in this file.
## [v3.10.2_7.3.2]
### Added
- Update to Wazuh v3.10.2
### Changed
- Moved molecule folder to Wazuh QA Repository [manuasir](https://github.com/manuasir) [#120ed16](https://github.com/wazuh/wazuh-ansible/commit/120ed163b6f131315848938beca65c1f1cad7f1b)
- Refactored XPack Security configuration tasks [@jm404](https://github.com/jm404) [#246](https://github.com/wazuh/wazuh-ansible/pull/246)
### Fixed
- Fixed ES bootstrap password configuration [@jm404](https://github.com/jm404) [#b8803de](https://github.com/wazuh/wazuh-ansible/commit/b8803de85fb71edf090b0c076d4fe3684cd7cb36)
## [v3.10.0_7.3.2]
### Added

View File

@ -1,2 +1,2 @@
WAZUH-ANSIBLE_VERSION="v3.10.0"
REVISION="31000"
WAZUH-ANSIBLE_VERSION="v3.10.2"
REVISION="31020"

View File

@ -6,7 +6,7 @@ elasticsearch_network_host: "127.0.0.1"
kibana_server_host: "0.0.0.0"
kibana_server_port: "5601"
elastic_stack_version: 7.3.2
wazuh_version: 3.10.0
wazuh_version: 3.10.2
# Xpack Security
kibana_xpack_security: false

View File

@ -1,5 +1,5 @@
---
wazuh_agent_version: 3.10.0
wazuh_agent_version: 3.10.2
wazuh_managers:
- address: 127.0.0.1
port: 1514
@ -26,7 +26,7 @@ wazuh_winagent_config:
auth_path: C:\Program Files\ossec-agent\agent-auth.exe
# Adding quotes to auth_path_x86 since win_shell outputs error otherwise
auth_path_x86: C:\'Program Files (x86)'\ossec-agent\agent-auth.exe
version: '3.10.0'
version: '3.10.2'
revision: '1'
repo: https://packages.wazuh.com/3.x/windows/
md5: ee5b24216db472d291da4e14f0b3bc63

View File

@ -1,5 +1,5 @@
---
wazuh_manager_api_version: 3.10.0
wazuh_manager_api_version: 3.10.2
wazuh_manager_fqdn: "wazuh-server"
wazuh_manager_package_state: latest