Merge "Fix haproxy log not writable in upgrade"
This commit is contained in:
commit
f671fdf5a0
@ -73,5 +73,18 @@
|
||||
"owner": "td-agent",
|
||||
"perm": "0600"
|
||||
}
|
||||
],
|
||||
"permissions": [
|
||||
{
|
||||
"path": "/var/log/kolla/haproxy",
|
||||
"owner": "td-agent:td-agent",
|
||||
"recurse": true
|
||||
},
|
||||
{
|
||||
"path": "/var/log/kolla/swift",
|
||||
"owner": "td-agent:td-agent",
|
||||
"recurse": true
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user