Skip to content

Commit

Permalink
Merge pull request #995 from wazuh/990-4.5.0-md5
Browse files Browse the repository at this point in the history
Fixed MD5 checksum for `4.5.0`
  • Loading branch information
teddytpc1 authored Aug 17, 2023
2 parents 82e21c5 + e430055 commit fda149d
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: a03806b7302767d0470d65d3f103fabb
md5: fd53c0afc26394ef5ce6a0922186de29

wazuh_dir: "/var/ossec"

Expand Down

0 comments on commit fda149d

Please sign in to comment.