|
@@ -490,6 +490,7 @@ Map<String, String> expansionsForDistribution(distributionType) {
|
|
'path.conf': [
|
|
'path.conf': [
|
|
'tar': '$ES_HOME/config',
|
|
'tar': '$ES_HOME/config',
|
|
'zip': '$ES_HOME/config',
|
|
'zip': '$ES_HOME/config',
|
|
|
|
+ 'integ-test-zip': '$ES_HOME/config',
|
|
'def': '/etc/elasticsearch',
|
|
'def': '/etc/elasticsearch',
|
|
],
|
|
],
|
|
'path.env': [
|
|
'path.env': [
|