Update telegraf.conf

This commit is contained in:
Mike Reeves
2020-02-13 15:27:45 -05:00
committed by GitHub
parent a1e80d8366
commit 4caedca795

View File

@@ -26,7 +26,7 @@
# user = "$USER" # user = "$USER"
{% if grains['role'] == 'so-helix' %} {% if grains['role'] == 'so-helix' %}
meta_cbid = {{ UNIQUEID }} meta_cbid = "{{ UNIQUEID }}"
{% endif %} {% endif %}
# Configuration for telegraf agent # Configuration for telegraf agent