Skip to content

Commit

Permalink
these are yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonTheMain committed Nov 7, 2024
1 parent c8e7401 commit 9002e0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
7 changes: 4 additions & 3 deletions packages/opensearch/spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---

name: opensearch

dependencies: - openjdk-17
dependencies:
- openjdk-17

files: - opensearch-2.18-linux-x64.tar.gz
files:
- opensearch-2.18-linux-x64.tar.gz
6 changes: 4 additions & 2 deletions packages/opensearchDashboards/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

name: opensearch_dashboards

dependencies: - openjdk-17
dependencies:
- openjdk-17

files: - opensearch-dashboards-2.18-linux-x64.tar.gz
files:
- opensearch-dashboards-2.18-linux-x64.tar.gz

0 comments on commit 9002e0a

Please sign in to comment.