Adapt Windows Agent package related variables
This commit is contained in:
parent
ca2f09072d
commit
2a7241b31a
@ -60,10 +60,9 @@ 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.3'
|
|
||||||
revision: '1'
|
|
||||||
repo: https://packages.wazuh.com/3.x/windows/
|
|
||||||
md5: e4623e7cd3f2fc6ac8a313cbdd7c3cba
|
md5: e4623e7cd3f2fc6ac8a313cbdd7c3cba
|
||||||
|
wazuh_winagent_config_url: https://packages.wazuh.com/3.x/windows/wazuh-agent-3.11.3-1.msi
|
||||||
|
wazuh_winagent_package_name: wazuh-agent-3.11.3-1.msi
|
||||||
wazuh_agent_config:
|
wazuh_agent_config:
|
||||||
repo:
|
repo:
|
||||||
apt: 'deb https://packages.wazuh.com/3.x/apt/ stable main'
|
apt: 'deb https://packages.wazuh.com/3.x/apt/ stable main'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user