diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 3ed3a074fb..5773f8d22e 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -126,7 +126,7 @@ waiverdb_api_url = https://waiverdb-web-waiverdb.app.os{{env_suffix}}.fedoraproj # An access token used to authenticate to waiverdb {% if env == "staging" %} -# waiverdb.access_token = +waiverdb.access_token = {{ bodhistgWaiverToken }} {% else %} # This needs code fixes for the actual waiverdb API #waiverdb.access_token = {{ bodhi2WaiverToken }}