From 697888841516c0d9704225b360f88f85aa48572b Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 24 Aug 2017 20:36:48 +0200 Subject: [PATCH] Set a (correct) greenwave url to bodhi prod --- roles/bodhi2/base/templates/production.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 37b6d2e607..bf9bf09418 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -311,7 +311,7 @@ test_gating.required = False # test_gating.url = # The API url of Greenwave. -# greenwave_api_url = https://greenwave.fedoraproject.org/api/v1.0 +greenwave_api_url = https://greenwave-web-greenwave.app.os.fedoraproject.org/api/v1.0 ## ## ACL system