Merge "Fix telegraf upgrade permission issue"
This commit is contained in:
commit
d6504ec4cc
@ -13,5 +13,12 @@
|
||||
"owner": "telegraf",
|
||||
"perm": "0600"
|
||||
}
|
||||
],
|
||||
"permissions": [
|
||||
{
|
||||
"path": "/var/log/kolla/telegraf",
|
||||
"owner": "telegraf:telegraf",
|
||||
"recurse": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user