Merge "Fix telegraf invalid TOML syntax"
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
retention_policy = "autogen"
|
||||
write_consistency = "any"
|
||||
timeout = "5s"
|
||||
tls_ca = {{ openstack_cacert }}
|
||||
tls_ca = "{{ openstack_cacert }}"
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
[[inputs.cpu]]
|
||||
|
Reference in New Issue
Block a user