mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-11-05 06:23:16 +00:00
Update Goss tests
This commit is contained in:
committed by
VictorMorenoJimenez
parent
63a32590b0
commit
c0a65c4ba6
@@ -6,28 +6,28 @@ file:
|
|||||||
group: root
|
group: root
|
||||||
filetype: file
|
filetype: file
|
||||||
contains: []
|
contains: []
|
||||||
/usr/share/kibana/optimize/bundles/light_theme.style.css:
|
/usr/share/kibana/src/core/server/core_app/assets/legacy_light_theme.css:
|
||||||
exists: true
|
exists: true
|
||||||
mode: "0664"
|
mode: "0664"
|
||||||
owner: kibana
|
owner: kibana
|
||||||
group: root
|
group: root
|
||||||
filetype: file
|
filetype: file
|
||||||
contains: []
|
contains: []
|
||||||
/usr/share/kibana/optimize/bundles/wazuh_logo_circle.svg:
|
/usr/share/kibana/src/core/server/core_app/assets/wazuh_logo_circle.svg:
|
||||||
exists: true
|
exists: true
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
owner: kibana
|
owner: kibana
|
||||||
group: root
|
group: root
|
||||||
filetype: file
|
filetype: file
|
||||||
contains: []
|
contains: []
|
||||||
/usr/share/kibana/optimize/bundles/wazuh_wazuh_bg.svg:
|
/usr/share/kibana/src/core/server/core_app/assets/wazuh_wazuh_bg.svg:
|
||||||
exists: true
|
exists: true
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
owner: kibana
|
owner: kibana
|
||||||
group: root
|
group: root
|
||||||
filetype: file
|
filetype: file
|
||||||
contains: []
|
contains: []
|
||||||
/usr/share/kibana/optimize/wazuh/config/wazuh.yml:
|
/usr/share/kibana/data/wazuh/config/wazuh.yml:
|
||||||
exists: true
|
exists: true
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
owner: kibana
|
owner: kibana
|
||||||
|
|||||||
@@ -52,11 +52,11 @@ package:
|
|||||||
filebeat:
|
filebeat:
|
||||||
installed: true
|
installed: true
|
||||||
versions:
|
versions:
|
||||||
- 7.9.1
|
- 7.10.0
|
||||||
wazuh-manager:
|
wazuh-manager:
|
||||||
installed: true
|
installed: true
|
||||||
versions:
|
versions:
|
||||||
- 4.0.4
|
- 4.1.0
|
||||||
port:
|
port:
|
||||||
tcp:1514:
|
tcp:1514:
|
||||||
listening: true
|
listening: true
|
||||||
|
|||||||
Reference in New Issue
Block a user