From 61866f76ee88dc0e89d38fcf23956ceef0ee57bc Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 9 Apr 2018 20:28:31 +0000 Subject: [PATCH] Disable waive button in bodhi until we fix the code to match API Signed-off-by: Patrick Uiterwijk --- roles/bodhi2/base/templates/production.ini.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 3a754cd481..d7b23589f2 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -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