Merge branch 'master' into deprecate
This commit is contained in:
commit
2e25085e23
|
@ -490,6 +490,7 @@ Map<String, String> expansionsForDistribution(distributionType) {
|
|||
'path.conf': [
|
||||
'tar': '$ES_HOME/config',
|
||||
'zip': '$ES_HOME/config',
|
||||
'integ-test-zip': '$ES_HOME/config',
|
||||
'def': '/etc/elasticsearch',
|
||||
],
|
||||
'path.env': [
|
||||
|
|
Loading…
Reference in New Issue