From 45e097a882b1d61ce97bc3de8d669f29a50aa0f7 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Wed, 22 Jul 2020 17:16:48 +0200 Subject: [PATCH] checkcompose: use the more modern url for greenwave Signed-off-by: Pierre-Yves Chibon --- inventory/group_vars/checkcompose | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/checkcompose b/inventory/group_vars/checkcompose index afbc9ca2dc..e666a4e063 100644 --- a/inventory/group_vars/checkcompose +++ b/inventory/group_vars/checkcompose @@ -13,4 +13,4 @@ checkcompose_subvariant_emails: error: ["dusty@dustymabe.com", "walters@verbum.org", "atomic@lists.fedoraproject.org"] checkcompose_smtp: bastion.phx2.fedoraproject.org checkcompose_url: "https://{{ external_hostname }}" -checkcompose_greenwaveurl: https://greenwave-web-greenwave.app.os.fedoraproject.org +checkcompose_greenwaveurl: https://greenwave.fedoraproject.org