Bump version to 3.11.2_7.5.1

This commit is contained in:
Jose M 2020-01-22 13:30:53 +01:00
parent e9c05e8b19
commit d79a14de05
4 changed files with 9 additions and 9 deletions

View File

@ -1,2 +1,2 @@
WAZUH-ANSIBLE_VERSION="v3.11.1" WAZUH-ANSIBLE_VERSION="v3.11.2"
REVISION="31110" REVISION="31120"

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.5.1 elastic_stack_version: 7.5.1
wazuh_version: 3.11.1 wazuh_version: 3.11.2
wazuh_app_url: https://packages.wazuh.com/wazuhapp/wazuhapp wazuh_app_url: https://packages.wazuh.com/wazuhapp/wazuhapp
# API credentials # API credentials

View File

@ -1,9 +1,9 @@
--- ---
wazuh_agent_version: 3.11.1-1 wazuh_agent_version: 3.11.2-1
wazuh_agent_sources_installation: wazuh_agent_sources_installation:
enabled: false enabled: false
branch: "v3.11.1" branch: "v3.11.2"
user_language: "y" user_language: "y"
user_no_stop: "y" user_no_stop: "y"
user_install_type: "agent" user_install_type: "agent"
@ -51,7 +51,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.11.1' version: '3.11.2'
revision: '1' revision: '1'
repo: https://packages.wazuh.com/3.x/windows/ repo: https://packages.wazuh.com/3.x/windows/
md5: 1e39c2ad032259cb9682c1eac3ac646a md5: 1e39c2ad032259cb9682c1eac3ac646a

View File

@ -1,12 +1,12 @@
--- ---
wazuh_manager_version: 3.11.1-1 wazuh_manager_version: 3.11.2-1
wazuh_manager_fqdn: "wazuh-server" wazuh_manager_fqdn: "wazuh-server"
wazuh_manager_package_state: present wazuh_manager_package_state: present
wazuh_manager_sources_installation: wazuh_manager_sources_installation:
enabled: false enabled: false
branch: "v3.11.1" branch: "v3.11.2"
user_language: "en" user_language: "en"
user_no_stop: "y" user_no_stop: "y"
user_install_type: "server" user_install_type: "server"
@ -31,7 +31,7 @@ wazuh_manager_sources_installation:
wazuh_api_sources_installation: wazuh_api_sources_installation:
enabled: false enabled: false
branch: "v3.11.1" branch: "v3.11.2"
update: "y" update: "y"
remove: "y" remove: "y"
directory: null directory: null