Files
containers/.vib/opensearch-dashboards/goss/vars.yaml
2023-10-11 16:13:18 +02:00

20 lines
645 B
YAML

binaries:
- node
directories:
- mode: "0775"
paths:
- /bitnami/opensearch-dashboards
- /opt/bitnami/opensearch-dashboards/logs
- /opt/bitnami/opensearch-dashboards/plugins
- /opt/bitnami/opensearch-dashboards/tmp
- /opt/bitnami/opensearch-dashboards/config
files:
- paths:
- /opt/bitnami/opensearch-dashboards/package.json
root_dir: /opt/bitnami
linked_libraries:
exclude_paths:
# Opensearch Dashboards embedded node is throwing a false positive because
# it cannot be run in some distros (it has a fallback node.js in that scenario)
- /opt/bitnami/opensearch-dashboards/node/bin/node