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