blob: e15eeafa451a58c92d20d5b2bed7e89613c75e38 [file] [log] [blame]
Import "collectd_calico_bird"
<Module "collectd_calico_bird">
{%- if plugin.endpoints is defined %}
{%- for key, val in plugin.endpoints.iteritems() %}
{{ key }} "{{ val }}"
{%- endfor %}
{%- endif %}
</Module>