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