mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
fix this so it works in both stg and prod
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
- role: openshift/route
|
||||
app: coreos
|
||||
routename: coreos
|
||||
host: "coreos.fedoraproject.org"
|
||||
host: "coreos{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: 8080-tcp
|
||||
servicename: coreos
|
||||
|
||||
|
||||
Reference in New Issue
Block a user