Merge "Fix Telegraf startup config files issue"
This commit is contained in:
commit
b240656848
@ -11,7 +11,8 @@
|
||||
"source": "{{ container_config_directory }}/config/*",
|
||||
"dest": "/etc/telegraf/telegraf.d/",
|
||||
"owner": "telegraf",
|
||||
"perm": "0600"
|
||||
"perm": "0600",
|
||||
"optional": true
|
||||
}
|
||||
],
|
||||
"permissions": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user