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
# - debug
{% if loglevel is defined %}
loglevel: {{ loglevel }}
loglevel: {{ loglevel }}
{% else %}
loglevel: info
loglevel: info
{% endif %}
# plugin section