mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Disable waive button in bodhi until we fix the code to match API
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -116,7 +116,8 @@ waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproj
|
||||
{% if env == "staging" %}
|
||||
# waiverdb.access_token =
|
||||
{% else %}
|
||||
waiverdb.access_token = {{ bodhi2WaiverToken }}
|
||||
# This needs code fixes for the actual waiverdb API
|
||||
#waiverdb.access_token = {{ bodhi2WaiverToken }}
|
||||
{% endif %}
|
||||
|
||||
# Email domain to prepend usernames to
|
||||
|
||||
Reference in New Issue
Block a user