enabling bodhi comments in taskotron production

This commit is contained in:
Tim Flink 2014-10-10 22:18:36 +00:00
parent 55f36c5a37
commit 241b2bd6b5

View file

@ -34,11 +34,6 @@ reporting_enabled: True
## Fedora Update System (Bodhi). This requires that you have Bodhi
## credentials filled in secrets.conf.
#report_to_bodhi: True
{% if deployment_type == 'prod' %}
# we don't have fakefedorainfra in prod and it's not turned on yet, don't
# report to bodhi
report_to_bodhi: False
{% endif %}
## Whether to send test results to the configured ResultsDB server.
report_to_resultsdb: True