Add option to enable xpack trial
This commit is contained in:
parent
8d72d86ab8
commit
57fa4e5176
4 changed files with 25 additions and 2 deletions
|
|
@ -33,6 +33,7 @@ es_max_threads: 8192
|
|||
es_max_map_count: 262144
|
||||
es_allow_downgrades: false
|
||||
es_xpack_features: []
|
||||
es_xpack_trial: false
|
||||
#These are used for internal operations performed by ansible.
|
||||
#They do not affect the current configuration
|
||||
es_api_scheme: "http"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue