fix indentation for loopabull config yaml
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
0c38675738
commit
a9bcaf0691
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue