Merge "kibana: allow use of server.basePath"

This commit is contained in:
Zuul 2018-01-17 16:11:30 +00:00 committed by Gerrit Code Review
commit 09ca7d66d5
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@
"path": "/var/log/kolla/kibana",
"owner": "kibana:kibana",
"recurse": true
},
{
"path": "/usr/share/kibana/optimize/bundles",
"owner": "kibana:kibana",
"recurse": true
}
]
}