Skip to content

Commit

Permalink
LRQA-54780 Replace the yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
timpak authored and brianchandotcom committed Feb 26, 2020
1 parent 009464b commit 67aaa07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-test-elasticsearch7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ xpack.security.sessionTimeout: 600000</echo>

<macrodef name="configure-local-cluster-properties">
<sequential>
<echo append="true" file="${elasticsearch.dir}-2/config/elasticsearch.yml">${line.separator}bootstrap.system_call_filter: false
<echo file="${elasticsearch.dir}-2/config/elasticsearch.yml">${line.separator}bootstrap.system_call_filter: false
cluster.name: LiferayElasticsearchClusterTwo
http.port: 9202
xpack.ml.enabled: false</echo>
Expand Down

0 comments on commit 67aaa07

Please sign in to comment.