Deploy Bodhi2 waiverdb token

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-09 16:24:04 +00:00
parent 2b6ac2ad14
commit e30f89375b

View file

@ -113,7 +113,11 @@ greenwave_api_url = https://greenwave-web-greenwave.app.os{{env_suffix}}.fedorap
waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproject.org/api/v1.0
# An access token used to authenticate to waiverdb
{% if env == "staging" %}
# waiverdb.access_token =
{% else %}
waiverdb.access_token = {{ bodhi2WaiverToken }}
{% endif %}
# Email domain to prepend usernames to
# default_email_domain = fedoraproject.org