Skip to content

Commit

Permalink
Added opensearch-system-templates. (#109)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: peterzhuamazon <peterzhuamazon@users.noreply.github.com>
  • Loading branch information
1 parent 2d6c897 commit 9cbc367
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,4 @@
/query-insights/
/query-insights-dashboards/
/user-behavior-insights/
/opensearch-system-templates/
3 changes: 2 additions & 1 deletion .meta
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
"opensearch-metrics": "git@github.com:opensearch-project/opensearch-metrics.git",
"query-insights": "git@github.com:opensearch-project/query-insights.git",
"query-insights-dashboards": "git@github.com:opensearch-project/query-insights-dashboards.git",
"user-behavior-insights": "git@github.com:opensearch-project/user-behavior-insights.git"
"user-behavior-insights": "git@github.com:opensearch-project/user-behavior-insights.git",
"opensearch-system-templates": "git@github.com:opensearch-project/opensearch-system-templates.git"
}
}

0 comments on commit 9cbc367

Please sign in to comment.