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 204652b commit 8f06c52Copy full SHA for 8f06c52
.ci/run-elasticsearch.sh
@@ -39,6 +39,7 @@ environment=($(cat <<-END
39
--env node.attr.testattr=test
40
--env path.repo=/tmp
41
--env repositories.url.allowed_urls=http://snapshot.test*
42
+ --env ingest.geoip.downloader.enabled=false
43
--env action.destructive_requires_name=false
44
--env ELASTIC_PASSWORD=$elastic_password
45
--env xpack.license.self_generated.type=trial
0 commit comments