Merge "Fluentd should not chown all files in /var/log/kolla"

This commit is contained in:
Jenkins 2017-02-07 16:34:21 +00:00 committed by Gerrit Code Review
commit db7ee0f16d

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