mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 13:32:30 +08:00
Fixup f26baf7: adjust the route name in OS
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user