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

Merge "Make nova perms consistent between applications"

parents a44bba84 93c9ad89
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@
"permissions": [
{
"path": "/var/log/kolla/nova",
"owner": "nova:nova"
"owner": "nova:nova",
"recurse": true
}
]
}
......@@ -11,7 +11,8 @@
"permissions": [
{
"path": "/var/log/kolla/nova",
"owner": "nova:nova"
"owner": "nova:nova",
"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