Files
fk-wazuh/.github/.goss.yaml
T
Victor Ereñú 175faaed8d Merge pull request #2220 from wazuh/enhancement/2206-adapt-image-build
Separate Agent/Manager - Docker - Adapt image build process
2026-02-19 10:44:48 -03:00

40 lines
758 B
YAML

file:
/var/wazuh-manager/bin/wazuh-control:
exists: true
mode: "0750"
owner: root
group: root
filetype: file
contains: []
/var/wazuh-manager/etc/wazuh-manager.conf:
exists: true
mode: "0660"
owner: root
group: wazuh-manager
filetype: file
contains: []
/var/wazuh-manager/etc/sslmanager.cert:
exists: true
mode: "0644"
owner: root
group: root
filetype: file
contains: []
/var/wazuh-manager/etc/sslmanager.key:
exists: true
mode: "0600"
owner: root
group: root
filetype: file
contains: []
user:
wazuh-manager:
exists: true
groups:
- wazuh-manager
home: /var/wazuh-manager
shell: /sbin/nologin
group:
wazuh-manager:
exists: true