mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
Add new waiverdb settings to Bodhi's config.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -108,6 +108,13 @@ test_gating.required = True
|
||||
# greenwave_api_url = https://greenwave.fedoraproject.org/api/v1.0
|
||||
greenwave_api_url = https://greenwave-web-greenwave.app.os{{env_suffix}}.fedoraproject.org/api/v1.0
|
||||
|
||||
# The URL for waiverdb's API
|
||||
# waiverdb_api_url = https://waiverdb-web-waiverdb.app.os.fedoraproject.org/api/v1.0
|
||||
waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproject.org/api/v1.0
|
||||
|
||||
# An access token used to authenticate to waiverdb
|
||||
# waiverdb.access_token =
|
||||
|
||||
# Email domain to prepend usernames to
|
||||
# default_email_domain = fedoraproject.org
|
||||
default_email_domain = {{env_suffix}}fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user