Merge "kibana: allow use of server.basePath"
This commit is contained in:
commit
09ca7d66d5
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user