Page MenuHomeDevCentral

Install OpenSearch
ClosedPublic

Authored by dereckson on Jan 8 2022, 18:08.
Tags
None
Referenced Files
F4016074: D2449.diff
Sat, Jan 18, 00:19
Unknown Object (File)
Fri, Jan 17, 10:04
Unknown Object (File)
Fri, Jan 17, 09:43
Unknown Object (File)
Tue, Jan 14, 02:01
Unknown Object (File)
Mon, Jan 13, 04:10
Unknown Object (File)
Sun, Jan 12, 12:50
Unknown Object (File)
Sat, Jan 11, 21:52
Unknown Object (File)
Fri, Jan 10, 17:18
Subscribers
None

Details

Summary

OpenSearch is the AWS fork of ElasticSearch and Elastic stack.

This role downloads software and configure OpenSearch as a single-node
cluster. It contains all the bricks to configure a multi-node cluster.

Deploy a single-node cluster "infra-logs" on CloudHugger to validate the role.

Ref T1624.

Test Plan

es-query _cluster/health?pretty

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.

More generic path for bash, fix roles

dereckson added inline comments.
roles/opensearch/opensearch/software.sls
25

Linux-specific.

This revision is now accepted and ready to land.Jan 8 2022, 18:19
This revision was landed with ongoing or failed builds.Jan 8 2022, 18:19
This revision was automatically updated to reflect the committed changes.