Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bundle] post-install for min applications #762

Merged
merged 1 commit into from
Oct 19, 2021

Commits on Oct 19, 2021

  1. [Bundle] post-install for min

    Adding install script for OpenSearch and OpenSearch Dashboards so
    the bundles include default files.
    
    These files include:
    * opensearch-tar-install.sh
    * config/opensearch_dashboards.yml
    
    However, we did not want to include opensearch-tar-install.sh into
    the OpenSearch Dashboards bundle because the script will fail to
    execute as it is only expected to be an OpenSearch project.
    
    Issue resolved:
    opensearch-project#610
    
    Signed-off-by: Kawika Avilla <[email protected]>
    kavilla committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    90e8e4a View commit details
    Browse the repository at this point in the history