Fix rally upgrade permission issue

Change-Id: If765a66ebfdac43fc987d1cca7c82a6d6e734725
Partial-Bug: #1631503
This commit is contained in:
caoyuan 2016-10-15 17:43:41 +08:00
parent 97686e9fab
commit ef5e1ee364

View File

@ -7,5 +7,12 @@
"owner": "rally",
"perm": "0600"
}
],
"permissions": [
{
"path": "/var/log/kolla/rally",
"owner": "rally:rally",
"recurse": true
}
]
}