fix this so it works in both stg and prod
This commit is contained in:
parent
3e3d62ab5f
commit
fd74348d4a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue