openqa/dispatcher: stupid typo template fix
This commit is contained in:
parent
1ef512244d
commit
bafd415395
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
config = {
|
||||
{% if openqa_consumer %}
|
||||
'fedora_openqa_schedule.consumer.enabled': True,
|
||||
{% endif $}
|
||||
{% endif %}
|
||||
{% if wikitcms_user is defined and wikitcms_password is defined %}
|
||||
{% if deployment_type is defined and deployment_type == 'prod' %}
|
||||
'fedora_openqa_schedule.wiki.consumer.prod.enabled': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue