Merge branch 'master' into log4j2

* master:
  Correct path.conf for integ-test-zip distribution
This commit is contained in:
Jason Tedor 2016-08-31 22:34:47 -04:00
commit c98e790772
1 changed files with 1 additions and 0 deletions

View File

@ -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': [