We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c8111 commit 914163eCopy full SHA for 914163e
molecule/elasticsearch_test_modules/converge.yml
@@ -9,8 +9,7 @@
9
elasticstack_full_stack: false
10
elasticsearch_jna_workaround: true
11
elasticsearch_disable_systemcallfilterchecks: true
12
- #elasticstack_release: "{{ lookup('env', 'ELASTIC_RELEASE') | int}}"
13
- elasticstack_release: 8
+ elasticstack_release: "{{ lookup('env', 'ELASTIC_RELEASE') | int}}"
14
elasticsearch_heap: "1"
15
elasticstack_no_log: false
16
tasks:
0 commit comments