Skip to content

Commit 9f9def2

Browse files
committed
add package for kibana platform
1 parent feedc5f commit 9f9def2

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

packages/kibana-platform/packaging

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
set -e
2+
3+
tar xzf kibana/kibana-7.17.5-linux-x86_64.tar.gz -C $BOSH_INSTALL_TARGET --strip-components 1

packages/kibana-platform/spec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: kibana-platform
3+
4+
files:
5+
6+
- kibana/kibana-7.17.5-linux-x86_64.tar.gz

0 commit comments

Comments
 (0)