From eea6fefa7f75dbb16b85c96b979cdb5f6dae1f4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Tue, 3 Sep 2024 14:04:22 +0200 Subject: [PATCH] Fixup f26baf7: adjust the route name in OS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/openshift-apps/webhook2fedmsg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/webhook2fedmsg.yml b/playbooks/openshift-apps/webhook2fedmsg.yml index 957aeb7025..5e81569918 100644 --- a/playbooks/openshift-apps/webhook2fedmsg.yml +++ b/playbooks/openshift-apps/webhook2fedmsg.yml @@ -88,7 +88,7 @@ - role: openshift/route app: webhook2fedmsg routename: web - host: "webhook2fedmsg{{ env_suffix }}.fedoraproject.org" + host: "webhook{{ env_suffix }}.fedoraproject.org" serviceport: web servicename: web - role: openshift/route