fix indentation for loopabull config yaml

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2017-09-13 21:20:33 +00:00
parent 0c38675738
commit a9bcaf0691

View file

@ -11,9 +11,9 @@
# - error # - error
# - debug # - debug
{% if loglevel is defined %} {% if loglevel is defined %}
loglevel: {{ loglevel }} loglevel: {{ loglevel }}
{% else %} {% else %}
loglevel: info loglevel: info
{% endif %} {% endif %}
# plugin section # plugin section