mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
greenwave: add missing quote in the previous commit :(
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
@@ -56,7 +56,7 @@ formatter = "simple"
|
||||
stream = "ext://sys.stdout"
|
||||
|
||||
[log_config.loggers.fedora_messaging]
|
||||
{% if env == "staging %}
|
||||
{% if env == "staging" %}
|
||||
level = "DEBUG"
|
||||
{% else %}
|
||||
level = "INFO"
|
||||
|
||||
Reference in New Issue
Block a user