Skip to content

Commit c328726

Browse files
committed
Provide initial password to OpenSearch 2
1 parent dc1b791 commit c328726

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
env:
4141
discovery.type: single-node
4242
plugins.security.disabled: true
43+
OPENSEARCH_INITIAL_ADMIN_PASSWORD: temba
4344

4445
steps:
4546
- name: Checkout code

0 commit comments

Comments
 (0)