From a3bcd8e72b47f7d33bda026df9eb29ba1114ae91 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 24 Aug 2017 14:59:52 +0200 Subject: [PATCH] Update the greenwave URL for bodhi/stg --- roles/bodhi2/base/templates/staging.ini.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index a3b7c9731e..2d2821ab67 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -266,7 +266,7 @@ test_gating.required = True # test_gating.url = # The API url of Greenwave. -greenwave_api_url = https://greenwave.stg.fedoraproject.org/api/v1.0 +greenwave_api_url = https://greenwave-web-greenwave.app.os.stg.fedoraproject.org/api/v1.0 fedmenu.url = https://apps.stg.fedoraproject.org/fedmenu fedmenu.data_url = https://apps.stg.fedoraproject.org/js/data.js