Merge pull request #453 from wazuh/fix-demo-custom-user

Fixes for opendistro role
This commit is contained in:
Manuel J. Bernal 2020-07-27 13:51:06 +02:00 committed by GitHub
commit 8580a01267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ es_nodes: |-
# Security password
opendistro_security_password: admin
opendistro_custom_user: ""
opendistro_cusom_user_role: "admin"
opendistro_custom_user_role: "admin"
# Set JVM memory limits
opendistro_jvm_xms: null

View File

@ -145,7 +145,7 @@
return_content: yes
timeout: 4
when:
- opendistro_custom_user is defined
- opendistro_custom_user is defined and opendistro_custom_user
tags:
- security