Skip to content
Snippets Groups Projects
Commit 01310b8d authored by caoyuan's avatar caoyuan
Browse files

Fix telegraf upgrade permission issue

Change-Id: If906f9a125f2fe11d1deb7eea5af4bcea3feac18
Partial-Bug: #1631503
parent 57203424
No related branches found
No related tags found
No related merge requests found
...@@ -13,5 +13,12 @@ ...@@ -13,5 +13,12 @@
"owner": "telegraf", "owner": "telegraf",
"perm": "0600" "perm": "0600"
} }
],
"permissions": [
{
"path": "/var/log/kolla/telegraf",
"owner": "telegraf:telegraf",
"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