Add Wazuh agent into PR test workflow

This commit is contained in:
vcerenu
2025-05-09 10:22:46 -03:00
parent e4cdd20c6a
commit aa2bc74977
2 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ services:
image: wazuh/wazuh-agent:4.10.1
restart: always
environment:
- WAZUH_MANAGER_SERVER=<WAZUH_MANAGER_IP>
- WAZUH_MANAGER_SERVER=172.17.0.1
volumes:
- ./config/wazuh-agent-conf:/wazuh-config-mount/etc/ossec.conf