Skip to content

Commit

Permalink
Merge pull request #933 from wazuh/win-md5-fix-443
Browse files Browse the repository at this point in the history
Windows MD5 fix in 4.4.3
  • Loading branch information
teddytpc1 authored Jun 9, 2023
2 parents d5e9291 + f42dbc2 commit 059b44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/wazuh/ansible-wazuh-agent/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,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: cd6e738c0c1ee3a30a731611c74dd3cd

wazuh_dir: "/var/ossec"

Expand Down

0 comments on commit 059b44c

Please sign in to comment.