diff options
author | Pierre-Yves Chibon <pingou@pingoured.fr> | 2017-08-24 14:59:52 +0200 |
---|---|---|
committer | Pierre-Yves Chibon <pingou@pingoured.fr> | 2017-08-24 14:59:59 +0200 |
commit | a3bcd8e72b47f7d33bda026df9eb29ba1114ae91 (patch) | |
tree | 9f2a89e471da32b9e4b123375c179e0aaa24fdaa | |
parent | c92a81e3fe21ba50d35b420f1f175752db2444ee (diff) | |
download | ansible-a3bcd8e72b47f7d33bda026df9eb29ba1114ae91.tar.gz ansible-a3bcd8e72b47f7d33bda026df9eb29ba1114ae91.tar.xz ansible-a3bcd8e72b47f7d33bda026df9eb29ba1114ae91.zip |
Update the greenwave URL for bodhi/stg
-rw-r--r-- | roles/bodhi2/base/templates/staging.ini.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index a3b7c9731..2d2821ab6 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 |