Skip to content

Commit

Permalink
[bitnami/kibana] Add sed-in-place exception (#74969)
Browse files Browse the repository at this point in the history
Signed-off-by: David Gomez <[email protected]>
  • Loading branch information
dgomezleon authored Nov 18, 2024
1 parent 20bf174 commit 94a2d6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vib/kibana/goss/vars.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ directories:
files:
- paths:
- /opt/bitnami/kibana/config/node.options
sed_in_place:
exclude_paths:
# Ignore upstream code using sed -i
- /opt/bitnami/kibana/node_modules/@kbn/observability-onboarding-plugin/public/assets/auto_detect.sh
linked_libraries:
timeout: 60000
root_dir: /opt/bitnami
Expand Down

0 comments on commit 94a2d6b

Please sign in to comment.