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
|
||||
# - debug
|
||||
{% if loglevel is defined %}
|
||||
loglevel: {{ loglevel }}
|
||||
loglevel: {{ loglevel }}
|
||||
{% else %}
|
||||
loglevel: info
|
||||
loglevel: info
|
||||
{% endif %}
|
||||
|
||||
# plugin section
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue