Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
kubernetes
/
c2b78fff92a83e0b3d226caaf0578e69b19f7d07
/
.
/
kubernetes
/
files
/
collectd_calico_bird.conf
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
>