Skip to content

Commit

Permalink
Fixed MD5 checksum for 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcr01 committed Aug 17, 2023
1 parent 82e21c5 commit e430055
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 e430055

Please sign in to comment.