Skip to content
Snippets Groups Projects
Commit d309543f authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Fix kibana upgrade permission issue"

parents 7fd2d33f d52d1bee
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,12 @@
"owner": "kibana",
"perm": "0640"
}
],
"permissions": [
{
"path": "/var/log/kolla/kibana",
"owner": "kibana:kibana",
"recurse": true
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment