mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 10:25:23 +00:00
Fix collectd conf tpl
This commit is contained in:
parent
5ac392a34a
commit
90aa222494
@ -713,7 +713,7 @@ LoadPlugin zookeeper
|
||||
{% if p_processes %}
|
||||
<Plugin processes>
|
||||
{% for process in p_processes %}
|
||||
Process "{{ process }}" "{{ process }}"
|
||||
ProcessMatch "{{ process }}" "{{ process }}"
|
||||
{% endfor %}
|
||||
</Plugin>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user