Removed options

This commit is contained in:
Werner Dijkerman
2015-11-01 08:31:32 +01:00
parent aa391d97f9
commit 5692928cb3

View File

@ -12,8 +12,6 @@
interval = "{{ telegraf_agent_interval }}s"
debug = {{ telegraf_agent_debug | lower }}
hostname = "{{ ansible_fqdn }}"
utc = {{ telegraf_agent_utc | lower }}
precision = "{{ telegraf_agent_precision }}"
# Configuration for influxdb server to send metrics to
[outputs]