Skip to content
Snippets Groups Projects
Commit 8a19ffc4 authored by Jeffrey Zhang's avatar Jeffrey Zhang
Browse files

Fix wrong magnum volume path in json file

Change-Id: I355dc08e979811333eb47bb2eb14856f56d04a7c
Partial-Bug: #1631503
parent 53bc43b2
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
], ],
"permissions": [ "permissions": [
{ {
"path": "/var/lib/kolla/magnum", "path": "/var/lib/magnum",
"owner": "magnum:magnum", "owner": "magnum:magnum",
"recurse": true "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