diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index 1b69e3d2b9..a3b7c9731e 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.fedoraproject.org/api/v1.0 +greenwave_api_url = https://greenwave.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