Bump version to 3.10.2_7.3.2

This commit is contained in:
Jose M 2019-09-25 09:14:31 +02:00
parent 0017b34c6b
commit 5646848266
4 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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