mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-30 08:50:55 +08:00
Set up the waiverdb access token for production.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -128,8 +128,7 @@ waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproj
|
||||
{% if env == "staging" %}
|
||||
waiverdb.access_token = {{ bodhi2WaiverTokenSTG }}
|
||||
{% else %}
|
||||
# This needs code fixes for the actual waiverdb API
|
||||
#waiverdb.access_token = {{ bodhi2WaiverToken }}
|
||||
waiverdb.access_token = {{ bodhi2WaiverToken }}
|
||||
{% endif %}
|
||||
|
||||
# Email domain to prepend usernames to
|
||||
|
||||
Reference in New Issue
Block a user